Royal Blue

#387EE0

Blue

Color Codes

All color formats for development

HEX
#387EE0
RGB
rgb(56, 126, 224)
HSL
hsl(215, 73%, 55%)
OKLCH
oklch(0.599 0.165 257.5)
CMYK
cmyk(75%, 44%, 0%, 12%)

Accessibility

WCAG contrast compliance

On White Background

4.02:1

AA AAA

On Black Background

5.23:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E0EB
200
#C6DA
300
#9ABD
400
#659B
500
#387E
600
#1E63
700
#184E
800
#1138
900
#0B24
950
#0716

Shades

Darker variations

1#226FDA
2#1E63C2
3#1B56AA
4#174A92
5#133E79
6#0F3161
7#0B2549
8#081931
9#040C18

Tints

Lighter variations

1#4C8BE3
2#6098E6
3#74A5E9
4#88B2EC
5#9CBFF0
6#B0CCF3
7#C3D8F6
8#D7E5F9
9#EBF2FC

Tones

Muted variations

1#4180D8
2#4981CF
3#5282C7
4#5A84BF
5#6285B6
6#6B87AE
7#7388A5
8#7B899D
9#848B95

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EB
#E0EBFA
Light backgroundsTable row hoverSkeleton loading
200
C6DA
#C6DAF6
Secondary backgroundsInput backgroundsDividers
300
9ABD
#9ABDEF
BordersInactive statesPlaceholder text
400
659B
#659BE7
Disabled statesSecondary iconsMuted text
500
387E
#387EE0
Primary brand colorCTAsActive elementsLinks
600
1E63
#1E63C2
Hover statesFocus ringsPrimary buttons hover
700
184E
#184E9A
Active/pressed statesDark mode accentsSecondary text
800
1138
#11386E
Text on light backgroundsHeadingsStrong borders
900
0B24
#0B2447
Primary textHigh emphasis contentDark headings
950
0716
#07162C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F6FD;
  --royal-blue-100: #E0EBFA;
  --royal-blue-200: #C6DAF6;
  --royal-blue-300: #9ABDEF;
  --royal-blue-400: #659BE7;
  --royal-blue-500: #387EE0;
  --royal-blue-600: #1E63C2;
  --royal-blue-700: #184E9A;
  --royal-blue-800: #11386E;
  --royal-blue-900: #0B2447;
  --royal-blue-950: #07162C;
}
Generate More ShadesCreate PaletteConvert Color