Royal Blue

#7133E6

Purple

Color Codes

All color formats for development

HEX
#7133E6
RGB
rgb(113, 51, 230)
HSL
hsl(261, 78%, 55%)
OKLCH
oklch(0.517 0.246 290.9)
CMYK
cmyk(51%, 78%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

6.33:1

AA AAA

On Black Background

3.32:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#E9DF
200
#D6C4
300
#B797
400
#9160
500
#7133
600
#5619
700
#4414
800
#310E
900
#1F09
950
#1406

Shades

Darker variations

1#611CE1
2#5619C8
3#4B16AF
4#401396
5#360F7D
6#2B0C64
7#20094B
8#150632
9#0B0319

Tints

Lighter variations

1#8047E8
2#8E5CEB
3#9C70ED
4#AA84F0
5#B899F2
6#C6ADF5
7#D5C2F7
8#E3D6FA
9#F1EBFC

Tones

Muted variations

1#743CDD
2#7745D4
3#794ECB
4#7C57C2
5#7F5FB9
6#8268B0
7#8471A7
8#877A9E
9#8A8395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E9DF
#E9DFFB
Light backgroundsTable row hoverSkeleton loading
200
D6C4
#D6C4F8
Secondary backgroundsInput backgroundsDividers
300
B797
#B797F2
BordersInactive statesPlaceholder text
400
9160
#9160EB
Disabled statesSecondary iconsMuted text
500
7133
#7133E6
Primary brand colorCTAsActive elementsLinks
600
5619
#5619C8
Hover statesFocus ringsPrimary buttons hover
700
4414
#44149F
Active/pressed statesDark mode accentsSecondary text
800
310E
#310E71
Text on light backgroundsHeadingsStrong borders
900
1F09
#1F0949
Primary textHigh emphasis contentDark headings
950
1406
#14062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F6F1FD;
  --royal-blue-100: #E9DFFB;
  --royal-blue-200: #D6C4F8;
  --royal-blue-300: #B797F2;
  --royal-blue-400: #9160EB;
  --royal-blue-500: #7133E6;
  --royal-blue-600: #5619C8;
  --royal-blue-700: #44149F;
  --royal-blue-800: #310E71;
  --royal-blue-900: #1F0949;
  --royal-blue-950: #14062D;
}
Generate More ShadesCreate PaletteConvert Color