Royal Blue

#4376D6

Blue

Color Codes

All color formats for development

HEX
#4376D6
RGB
rgb(67, 118, 214)
HSL
hsl(219, 64%, 55%)
OKLCH
oklch(0.58 0.157 261.7)
CMYK
cmyk(69%, 45%, 0%, 16%)

Accessibility

WCAG contrast compliance

On White Background

4.37:1

AA AAA

On Black Background

4.80:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E2EA
200
#C9D7
300
#9FB9
400
#6D95
500
#4376
600
#285B
700
#2048
800
#1734
900
#0F21
950
#0915

Shades

Darker variations

1#2D66CF
2#285BB8
3#234FA1
4#1E448A
5#193973
6#142D5C
7#0F2245
8#0A172E
9#050B17

Tints

Lighter variations

1#5684DA
2#6892DE
3#7B9FE2
4#8EADE6
5#A1BBEA
6#B4C8EE
7#C7D6F3
8#D9E4F7
9#ECF1FB

Tones

Muted variations

1#4A78CE
2#517BC7
3#597DC0
4#607FB8
5#6881B1
6#6F83AA
7#7686A2
8#7E889B
9#858A94

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E2EA
#E2EAF9
Light backgroundsTable row hoverSkeleton loading
200
C9D7
#C9D7F3
Secondary backgroundsInput backgroundsDividers
300
9FB9
#9FB9EA
BordersInactive statesPlaceholder text
400
6D95
#6D95DF
Disabled statesSecondary iconsMuted text
500
4376
#4376D6
Primary brand colorCTAsActive elementsLinks
600
285B
#285BB8
Hover statesFocus ringsPrimary buttons hover
700
2048
#204892
Active/pressed statesDark mode accentsSecondary text
800
1734
#173469
Text on light backgroundsHeadingsStrong borders
900
0F21
#0F2143
Primary textHigh emphasis contentDark headings
950
0915
#09152A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F6FC;
  --royal-blue-100: #E2EAF9;
  --royal-blue-200: #C9D7F3;
  --royal-blue-300: #9FB9EA;
  --royal-blue-400: #6D95DF;
  --royal-blue-500: #4376D6;
  --royal-blue-600: #285BB8;
  --royal-blue-700: #204892;
  --royal-blue-800: #173469;
  --royal-blue-900: #0F2143;
  --royal-blue-950: #09152A;
}
Generate More ShadesCreate PaletteConvert Color