Royal Blue

#3E87DA

Blue

Color Codes

All color formats for development

HEX
#3E87DA
RGB
rgb(62, 135, 218)
HSL
hsl(212, 68%, 55%)
OKLCH
oklch(0.617 0.146 253.7)
CMYK
cmyk(72%, 38%, 0%, 15%)

Accessibility

WCAG contrast compliance

On White Background

3.70:1

AA AAA

On Black Background

5.68:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E1EC
200
#C7DC
300
#9CC2
400
#69A2
500
#3E87
600
#246B
700
#1D55
800
#143D
900
#0D27
950
#0818

Shades

Darker variations

1#2879D4
2#246BBC
3#1F5EA5
4#1B508D
5#164376
6#12365E
7#0D2847
8#091B2F
9#040D18

Tints

Lighter variations

1#5193DE
2#659FE2
3#78ABE5
4#8BB7E9
5#9FC3ED
6#B2CFF0
7#C5DBF4
8#D8E7F8
9#ECF3FB

Tones

Muted variations

1#4688D2
2#4E88CB
3#5689C3
4#5D89BB
5#658AB3
6#6D8AAB
7#758BA4
8#7D8B9C
9#848C94

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FD
BackgroundsSubtle highlightsCard backgrounds
100
E1EC
#E1ECF9
Light backgroundsTable row hoverSkeleton loading
200
C7DC
#C7DCF4
Secondary backgroundsInput backgroundsDividers
300
9CC2
#9CC2EC
BordersInactive statesPlaceholder text
400
69A2
#69A2E2
Disabled statesSecondary iconsMuted text
500
3E87
#3E87DA
Primary brand colorCTAsActive elementsLinks
600
246B
#246BBC
Hover statesFocus ringsPrimary buttons hover
700
1D55
#1D5596
Active/pressed statesDark mode accentsSecondary text
800
143D
#143D6B
Text on light backgroundsHeadingsStrong borders
900
0D27
#0D2745
Primary textHigh emphasis contentDark headings
950
0818
#08182B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F7FD;
  --royal-blue-100: #E1ECF9;
  --royal-blue-200: #C7DCF4;
  --royal-blue-300: #9CC2EC;
  --royal-blue-400: #69A2E2;
  --royal-blue-500: #3E87DA;
  --royal-blue-600: #246BBC;
  --royal-blue-700: #1D5596;
  --royal-blue-800: #143D6B;
  --royal-blue-900: #0D2745;
  --royal-blue-950: #08182B;
}
Generate More ShadesCreate PaletteConvert Color