Royal Blue

#4662D2

Blue

Color Codes

All color formats for development

HEX
#4662D2
RGB
rgb(70, 98, 210)
HSL
hsl(228, 61%, 55%)
OKLCH
oklch(0.537 0.175 269.2)
CMYK
cmyk(67%, 53%, 0%, 18%)

Accessibility

WCAG contrast compliance

On White Background

5.33:1

AA AAA

On Black Background

3.94:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F5
100
#E2E7
200
#CAD2
300
#A1AF
400
#6F85
500
#4662
600
#2C47
700
#2339
800
#1928
900
#101A
950
#0A10

Shades

Darker variations

1#3150CB
2#2C47B5
3#263E9E
4#213587
5#1B2C71
6#16245A
7#101B44
8#0B122D
9#050917

Tints

Lighter variations

1#5972D7
2#6B82DB
3#7E91E0
4#90A1E4
5#A3B1E9
6#B5C0ED
7#C8D0F2
8#DAE0F6
9#EDEFFB

Tones

Muted variations

1#4D66CB
2#546BC4
3#5B6FBD
4#6273B6
5#6977AF
6#707BA8
7#7780A1
8#7E849A
9#858893

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F5
#F3F5FC
BackgroundsSubtle highlightsCard backgrounds
100
E2E7
#E2E7F8
Light backgroundsTable row hoverSkeleton loading
200
CAD2
#CAD2F2
Secondary backgroundsInput backgroundsDividers
300
A1AF
#A1AFE8
BordersInactive statesPlaceholder text
400
6F85
#6F85DC
Disabled statesSecondary iconsMuted text
500
4662
#4662D2
Primary brand colorCTAsActive elementsLinks
600
2C47
#2C47B5
Hover statesFocus ringsPrimary buttons hover
700
2339
#233990
Active/pressed statesDark mode accentsSecondary text
800
1928
#192867
Text on light backgroundsHeadingsStrong borders
900
101A
#101A42
Primary textHigh emphasis contentDark headings
950
0A10
#0A1029
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F3F5FC;
  --royal-blue-100: #E2E7F8;
  --royal-blue-200: #CAD2F2;
  --royal-blue-300: #A1AFE8;
  --royal-blue-400: #6F85DC;
  --royal-blue-500: #4662D2;
  --royal-blue-600: #2C47B5;
  --royal-blue-700: #233990;
  --royal-blue-800: #192867;
  --royal-blue-900: #101A42;
  --royal-blue-950: #0A1029;
}
Generate More ShadesCreate PaletteConvert Color