Royal Blue

#5575F7

Blue

Color Codes

All color formats for development

HEX
#5575F7
RGB
rgb(85, 117, 247)
HSL
hsl(228, 91%, 65%)
OKLCH
oklch(0.609 0.197 269.3)
CMYK
cmyk(66%, 53%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.98:1

AA AAA

On Black Background

5.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F3
100
#DDE3
200
#C0CC
300
#8FA4
400
#5575
500
#244E
600
#0A33
700
#0829
800
#061D
900
#0413
950
#020C

Shades

Darker variations

1#355BF5
2#1542F4
3#0A35DE
4#092DBE
5#07269E
6#061E7F
7#04175F
8#030F3F
9#010820

Tints

Lighter variations

1#6683F8
2#7791F9
3#889EF9
4#99ACFA
5#AABAFB
6#BBC8FC
7#CCD6FD
8#DDE3FD
9#EEF1FE

Tones

Muted variations

1#5D7AEF
2#657FE7
3#6D84DF
4#7589D6
5#7D8DCE
6#8592C6
7#8D97BE
8#969CB6
9#9EA1AE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F3
#F0F3FE
BackgroundsSubtle highlightsCard backgrounds
100
DDE3
#DDE3FD
Light backgroundsTable row hoverSkeleton loading
200
C0CC
#C0CCFC
Secondary backgroundsInput backgroundsDividers
300
8FA4
#8FA4FA
BordersInactive statesPlaceholder text
400
5575
#5575F7
Disabled statesSecondary iconsMuted text
500
244E
#244EF5
Primary brand colorCTAsActive elementsLinks
600
0A33
#0A33D6
Hover statesFocus ringsPrimary buttons hover
700
0829
#0829AA
Active/pressed statesDark mode accentsSecondary text
800
061D
#061D7A
Text on light backgroundsHeadingsStrong borders
900
0413
#04134E
Primary textHigh emphasis contentDark headings
950
020C
#020C31
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F0F3FE;
  --royal-blue-100: #DDE3FD;
  --royal-blue-200: #C0CCFC;
  --royal-blue-300: #8FA4FA;
  --royal-blue-400: #5575F7;
  --royal-blue-500: #244EF5;
  --royal-blue-600: #0A33D6;
  --royal-blue-700: #0829AA;
  --royal-blue-800: #061D7A;
  --royal-blue-900: #04134E;
  --royal-blue-950: #020C31;
}
Generate More ShadesCreate PaletteConvert Color