Royal Blue

#5168FB

Blue

Color Codes

All color formats for development

HEX
#5168FB
RGB
rgb(81, 104, 251)
HSL
hsl(232, 96%, 65%)
OKLCH
oklch(0.586 0.219 271.2)
CMYK
cmyk(68%, 59%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

4.45:1

AA AAA

On Black Background

4.72:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F2
100
#DCE1
200
#BEC7
300
#8C9B
400
#5067
500
#1E3B
600
#0421
700
#041A
800
#0313
900
#020C
950
#0108

Shades

Darker variations

1#304BFB
2#0F2EFA
3#0522E3
4#041DC3
5#0319A2
6#031482
7#020F61
8#010A41
9#010520

Tints

Lighter variations

1#6276FC
2#7385FC
3#8595FD
4#96A4FD
5#A8B3FD
6#B9C2FE
7#CBD1FE
8#DCE1FE
9#EEF0FF

Tones

Muted variations

1#596DF3
2#6173EA
3#6A7AE2
4#7280D9
5#7B86D1
6#838DC8
7#8C93BF
8#9599B7
9#9D9FAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F2
#F0F2FF
BackgroundsSubtle highlightsCard backgrounds
100
DCE1
#DCE1FE
Light backgroundsTable row hoverSkeleton loading
200
BEC7
#BEC7FE
Secondary backgroundsInput backgroundsDividers
300
8C9B
#8C9BFD
BordersInactive statesPlaceholder text
400
5067
#5067FB
Disabled statesSecondary iconsMuted text
500
1E3B
#1E3BFA
Primary brand colorCTAsActive elementsLinks
600
0421
#0421DC
Hover statesFocus ringsPrimary buttons hover
700
041A
#041AAF
Active/pressed statesDark mode accentsSecondary text
800
0313
#03137D
Text on light backgroundsHeadingsStrong borders
900
020C
#020C50
Primary textHigh emphasis contentDark headings
950
0108
#010832
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F0F2FF;
  --royal-blue-100: #DCE1FE;
  --royal-blue-200: #BEC7FE;
  --royal-blue-300: #8C9BFD;
  --royal-blue-400: #5067FB;
  --royal-blue-500: #1E3BFA;
  --royal-blue-600: #0421DC;
  --royal-blue-700: #041AAF;
  --royal-blue-800: #03137D;
  --royal-blue-900: #020C50;
  --royal-blue-950: #010832;
}
Generate More ShadesCreate PaletteConvert Color