Royal Blue

#4677D2

Blue

Color Codes

All color formats for development

HEX
#4677D2
RGB
rgb(70, 119, 210)
HSL
hsl(219, 61%, 55%)
OKLCH
oklch(0.581 0.15 261.6)
CMYK
cmyk(67%, 43%, 0%, 18%)

Accessibility

WCAG contrast compliance

On White Background

4.35:1

AA AAA

On Black Background

4.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E2EA
200
#CAD8
300
#A1BA
400
#6F95
500
#4677
600
#2C5C
700
#2349
800
#1934
900
#1021
950
#0A15

Shades

Darker variations

1#3167CB
2#2C5CB5
3#26509E
4#214587
5#1B3971
6#162E5A
7#102244
8#0B172D
9#050B17

Tints

Lighter variations

1#5985D7
2#6B92DB
3#7EA0E0
4#90AEE4
5#A3BBE9
6#B5C9ED
7#C8D6F2
8#DAE4F6
9#EDF1FB

Tones

Muted variations

1#4D79CB
2#547BC4
3#5B7EBD
4#6280B6
5#6982AF
6#7084A8
7#7786A1
8#7E889A
9#858A93

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E2EA
#E2EAF8
Light backgroundsTable row hoverSkeleton loading
200
CAD8
#CAD8F2
Secondary backgroundsInput backgroundsDividers
300
A1BA
#A1BAE8
BordersInactive statesPlaceholder text
400
6F95
#6F95DC
Disabled statesSecondary iconsMuted text
500
4677
#4677D2
Primary brand colorCTAsActive elementsLinks
600
2C5C
#2C5CB5
Hover statesFocus ringsPrimary buttons hover
700
2349
#234990
Active/pressed statesDark mode accentsSecondary text
800
1934
#193467
Text on light backgroundsHeadingsStrong borders
900
1021
#102142
Primary textHigh emphasis contentDark headings
950
0A15
#0A1529
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F3F6FC;
  --royal-blue-100: #E2EAF8;
  --royal-blue-200: #CAD8F2;
  --royal-blue-300: #A1BAE8;
  --royal-blue-400: #6F95DC;
  --royal-blue-500: #4677D2;
  --royal-blue-600: #2C5CB5;
  --royal-blue-700: #234990;
  --royal-blue-800: #193467;
  --royal-blue-900: #102142;
  --royal-blue-950: #0A1529;
}
Generate More ShadesCreate PaletteConvert Color