Royal Blue

#5E79ED

Blue

Color Codes

All color formats for development

HEX
#5E79ED
RGB
rgb(94, 121, 237)
HSL
hsl(229, 80%, 65%)
OKLCH
oklch(0.615 0.176 270.6)
CMYK
cmyk(60%, 49%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.86:1

AA AAA

On Black Background

5.43:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F3
100
#DFE4
200
#C3CD
300
#95A7
400
#5E79
500
#3052
600
#1637
700
#122C
800
#0D1F
900
#0814
950
#050D

Shades

Darker variations

1#4160EA
2#2347E7
3#1739D1
4#1431B3
5#112995
6#0D2177
7#0A195A
8#07103C
9#03081E

Tints

Lighter variations

1#6E86EF
2#7E93F1
3#8FA1F3
4#9FAEF4
5#AFBCF6
6#BFC9F8
7#CFD7FA
8#DFE4FB
9#EFF2FD

Tones

Muted variations

1#657DE6
2#6D82DF
3#7486D8
4#7B8BD1
5#828FC9
6#8994C2
7#9098BB
8#979DB4
9#9FA1AD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F3
#F1F3FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE4
#DFE4FB
Light backgroundsTable row hoverSkeleton loading
200
C3CD
#C3CDF8
Secondary backgroundsInput backgroundsDividers
300
95A7
#95A7F3
BordersInactive statesPlaceholder text
400
5E79
#5E79ED
Disabled statesSecondary iconsMuted text
500
3052
#3052E8
Primary brand colorCTAsActive elementsLinks
600
1637
#1637CA
Hover statesFocus ringsPrimary buttons hover
700
122C
#122CA1
Active/pressed statesDark mode accentsSecondary text
800
0D1F
#0D1F73
Text on light backgroundsHeadingsStrong borders
900
0814
#081449
Primary textHigh emphasis contentDark headings
950
050D
#050D2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F3FD;
  --royal-blue-100: #DFE4FB;
  --royal-blue-200: #C3CDF8;
  --royal-blue-300: #95A7F3;
  --royal-blue-400: #5E79ED;
  --royal-blue-500: #3052E8;
  --royal-blue-600: #1637CA;
  --royal-blue-700: #122CA1;
  --royal-blue-800: #0D1F73;
  --royal-blue-900: #081449;
  --royal-blue-950: #050D2E;
}
Generate More ShadesCreate PaletteConvert Color