Royal Blue

#5464F8

Blue

Color Codes

All color formats for development

HEX
#5464F8
RGB
rgb(84, 100, 248)
HSL
hsl(234, 92%, 65%)
OKLCH
oklch(0.578 0.219 272.8)
CMYK
cmyk(66%, 60%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

4.61:1

AA AAA

On Black Background

4.56:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F2
100
#DDE0
200
#BFC5
300
#8E99
400
#5464
500
#2338
600
#091E
700
#0718
800
#0511
900
#030B
950
#0207

Shades

Darker variations

1#3447F7
2#142BF5
3#091FDF
4#081ABF
5#07169F
6#05127F
7#040D5F
8#030940
9#010420

Tints

Lighter variations

1#6574F9
2#7683F9
3#8793FA
4#98A2FB
5#A9B2FB
6#BAC1FC
7#CCD1FD
8#DDE0FE
9#EEF0FE

Tones

Muted variations

1#5C6BF0
2#6471E7
3#6C78DF
4#747ED7
5#7D85CF
6#858BC7
7#8D92BE
8#9599B6
9#9E9FAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F2
#F0F2FE
BackgroundsSubtle highlightsCard backgrounds
100
DDE0
#DDE0FE
Light backgroundsTable row hoverSkeleton loading
200
BFC5
#BFC5FC
Secondary backgroundsInput backgroundsDividers
300
8E99
#8E99FA
BordersInactive statesPlaceholder text
400
5464
#5464F8
Disabled statesSecondary iconsMuted text
500
2338
#2338F6
Primary brand colorCTAsActive elementsLinks
600
091E
#091ED7
Hover statesFocus ringsPrimary buttons hover
700
0718
#0718AB
Active/pressed statesDark mode accentsSecondary text
800
0511
#05117A
Text on light backgroundsHeadingsStrong borders
900
030B
#030B4E
Primary textHigh emphasis contentDark headings
950
0207
#020731
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F0F2FE;
  --royal-blue-100: #DDE0FE;
  --royal-blue-200: #BFC5FC;
  --royal-blue-300: #8E99FA;
  --royal-blue-400: #5464F8;
  --royal-blue-500: #2338F6;
  --royal-blue-600: #091ED7;
  --royal-blue-700: #0718AB;
  --royal-blue-800: #05117A;
  --royal-blue-900: #030B4E;
  --royal-blue-950: #020731;
}
Generate More ShadesCreate PaletteConvert Color