Royal Blue

#785DEE

Blue

Color Codes

All color formats for development

HEX
#785DEE
RGB
rgb(120, 93, 238)
HSL
hsl(251, 81%, 65%)
OKLCH
oklch(0.584 0.208 286.6)
CMYK
cmyk(50%, 61%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

4.57:1

AA AAA

On Black Background

4.60:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F1
100
#E4DF
200
#CDC3
300
#A695
400
#785D
500
#512F
600
#3715
700
#2B11
800
#1F0C
900
#1408
950
#0C05

Shades

Darker variations

1#5F3FEB
2#4621E8
3#3916D2
4#3013B4
5#281096
6#200D78
7#18095A
8#10063C
9#08031E

Tints

Lighter variations

1#856EF0
2#937EF1
3#A08EF3
4#AE9EF5
5#BBAEF7
6#C9BEF8
7#D6CFFA
8#E4DFFC
9#F1EFFD

Tones

Muted variations

1#7D65E7
2#816CE0
3#8673D8
4#8A7AD1
5#8F82CA
6#9389C3
7#9890BB
8#9D97B4
9#A19FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F1
#F3F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E4DF
#E4DFFC
Light backgroundsTable row hoverSkeleton loading
200
CDC3
#CDC3F9
Secondary backgroundsInput backgroundsDividers
300
A695
#A695F4
BordersInactive statesPlaceholder text
400
785D
#785DEE
Disabled statesSecondary iconsMuted text
500
512F
#512FE9
Primary brand colorCTAsActive elementsLinks
600
3715
#3715CB
Hover statesFocus ringsPrimary buttons hover
700
2B11
#2B11A2
Active/pressed statesDark mode accentsSecondary text
800
1F0C
#1F0C73
Text on light backgroundsHeadingsStrong borders
900
1408
#14084A
Primary textHigh emphasis contentDark headings
950
0C05
#0C052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F3F1FE;
  --royal-blue-100: #E4DFFC;
  --royal-blue-200: #CDC3F9;
  --royal-blue-300: #A695F4;
  --royal-blue-400: #785DEE;
  --royal-blue-500: #512FE9;
  --royal-blue-600: #3715CB;
  --royal-blue-700: #2B11A2;
  --royal-blue-800: #1F0C73;
  --royal-blue-900: #14084A;
  --royal-blue-950: #0C052E;
}
Generate More ShadesCreate PaletteConvert Color