Royal Blue

#5F85EC

Blue

Color Codes

All color formats for development

HEX
#5F85EC
RGB
rgb(95, 133, 236)
HSL
hsl(224, 79%, 65%)
OKLCH
oklch(0.638 0.16 266.7)
CMYK
cmyk(60%, 44%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.47:1

AA AAA

On Black Background

6.05:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE7
200
#C4D2
300
#96AF
400
#5F85
500
#3262
600
#1847
700
#1338
800
#0D28
900
#091A
950
#0510

Shades

Darker variations

1#426EE9
2#2457E5
3#1849D0
4#153FB2
5#113494
6#0E2A77
7#0A1F59
8#07153B
9#030A1E

Tints

Lighter variations

1#6F91EE
2#7F9DF0
3#8FA9F2
4#9FB6F4
5#AFC2F6
6#BFCEF8
7#CFDAF9
8#DFE7FB
9#EFF3FD

Tones

Muted variations

1#6688E5
2#6D8BDE
3#748FD7
4#7B92D0
5#8295C9
6#8A99C2
7#919CBB
8#989FB4
9#9FA2AD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE7
#DFE7FB
Light backgroundsTable row hoverSkeleton loading
200
C4D2
#C4D2F8
Secondary backgroundsInput backgroundsDividers
300
96AF
#96AFF3
BordersInactive statesPlaceholder text
400
5F85
#5F85EC
Disabled statesSecondary iconsMuted text
500
3262
#3262E7
Primary brand colorCTAsActive elementsLinks
600
1847
#1847C9
Hover statesFocus ringsPrimary buttons hover
700
1338
#1338A0
Active/pressed statesDark mode accentsSecondary text
800
0D28
#0D2872
Text on light backgroundsHeadingsStrong borders
900
091A
#091A49
Primary textHigh emphasis contentDark headings
950
0510
#05102E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F5FD;
  --royal-blue-100: #DFE7FB;
  --royal-blue-200: #C4D2F8;
  --royal-blue-300: #96AFF3;
  --royal-blue-400: #5F85EC;
  --royal-blue-500: #3262E7;
  --royal-blue-600: #1847C9;
  --royal-blue-700: #1338A0;
  --royal-blue-800: #0D2872;
  --royal-blue-900: #091A49;
  --royal-blue-950: #05102E;
}
Generate More ShadesCreate PaletteConvert Color