Royal Blue

#4675D2

Blue

Color Codes

All color formats for development

HEX
#4675D2
RGB
rgb(70, 117, 210)
HSL
hsl(220, 61%, 55%)
OKLCH
oklch(0.576 0.152 262.5)
CMYK
cmyk(67%, 44%, 0%, 18%)

Accessibility

WCAG contrast compliance

On White Background

4.43:1

AA AAA

On Black Background

4.74:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E2EA
200
#CAD7
300
#A1B8
400
#6F94
500
#4675
600
#2C59
700
#2347
800
#1933
900
#1021
950
#0A14

Shades

Darker variations

1#3165CB
2#2C59B5
3#264E9E
4#214387
5#1B3871
6#162D5A
7#102244
8#0B162D
9#050B17

Tints

Lighter variations

1#5983D7
2#6B91DB
3#7E9EE0
4#90ACE4
5#A3BAE9
6#B5C8ED
7#C8D6F2
8#DAE3F6
9#EDF1FB

Tones

Muted variations

1#4D77CB
2#547AC4
3#5B7CBD
4#627EB6
5#6981AF
6#7083A8
7#7785A1
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
CAD7
#CAD7F2
Secondary backgroundsInput backgroundsDividers
300
A1B8
#A1B8E8
BordersInactive statesPlaceholder text
400
6F94
#6F94DC
Disabled statesSecondary iconsMuted text
500
4675
#4675D2
Primary brand colorCTAsActive elementsLinks
600
2C59
#2C59B5
Hover statesFocus ringsPrimary buttons hover
700
2347
#234790
Active/pressed statesDark mode accentsSecondary text
800
1933
#193367
Text on light backgroundsHeadingsStrong borders
900
1021
#102142
Primary textHigh emphasis contentDark headings
950
0A14
#0A1429
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: #CAD7F2;
  --royal-blue-300: #A1B8E8;
  --royal-blue-400: #6F94DC;
  --royal-blue-500: #4675D2;
  --royal-blue-600: #2C59B5;
  --royal-blue-700: #234790;
  --royal-blue-800: #193367;
  --royal-blue-900: #102142;
  --royal-blue-950: #0A1429;
}
Generate More ShadesCreate PaletteConvert Color