Royal Blue

#5593F7

Blue

Color Codes

All color formats for development

HEX
#5593F7
RGB
rgb(85, 147, 247)
HSL
hsl(217, 91%, 65%)
OKLCH
oklch(0.669 0.162 259.5)
CMYK
cmyk(66%, 40%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.04:1

AA AAA

On Black Background

6.90:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F6
100
#DDE9
200
#C0D7
300
#8FB8
400
#5593
500
#2474
600
#0A58
700
#0846
800
#0632
900
#0420
950
#0214

Shades

Darker variations

1#357FF5
2#156BF4
3#0A5BDE
4#094EBE
5#07419E
6#06347F
7#04275F
8#031A3F
9#010D20

Tints

Lighter variations

1#669EF8
2#77A8F9
3#88B3F9
4#99BEFA
5#AAC9FB
6#BBD4FC
7#CCDFFD
8#DDE9FD
9#EEF4FE

Tones

Muted variations

1#5D95EF
2#6597E7
3#6D98DF
4#759AD6
5#7D9CCE
6#859EC6
7#8DA0BE
8#96A2B6
9#9EA4AE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F6
#F0F6FE
BackgroundsSubtle highlightsCard backgrounds
100
DDE9
#DDE9FD
Light backgroundsTable row hoverSkeleton loading
200
C0D7
#C0D7FC
Secondary backgroundsInput backgroundsDividers
300
8FB8
#8FB8FA
BordersInactive statesPlaceholder text
400
5593
#5593F7
Disabled statesSecondary iconsMuted text
500
2474
#2474F5
Primary brand colorCTAsActive elementsLinks
600
0A58
#0A58D6
Hover statesFocus ringsPrimary buttons hover
700
0846
#0846AA
Active/pressed statesDark mode accentsSecondary text
800
0632
#06327A
Text on light backgroundsHeadingsStrong borders
900
0420
#04204E
Primary textHigh emphasis contentDark headings
950
0214
#021431
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F0F6FE;
  --royal-blue-100: #DDE9FD;
  --royal-blue-200: #C0D7FC;
  --royal-blue-300: #8FB8FA;
  --royal-blue-400: #5593F7;
  --royal-blue-500: #2474F5;
  --royal-blue-600: #0A58D6;
  --royal-blue-700: #0846AA;
  --royal-blue-800: #06327A;
  --royal-blue-900: #04204E;
  --royal-blue-950: #021431;
}
Generate More ShadesCreate PaletteConvert Color