Royal Blue

#1479CC

Blue

Color Codes

All color formats for development

HEX
#1479CC
RGB
rgb(20, 121, 204)
HSL
hsl(207, 82%, 44%)
OKLCH
oklch(0.567 0.153 250.2)
CMYK
cmyk(90%, 41%, 0%, 20%)

Accessibility

WCAG contrast compliance

On White Background

4.53:1

AA AAA

On Black Background

4.64:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFEF
200
#C3E1
300
#94C9
400
#5DAD
500
#2E96
600
#1479
700
#1061
800
#0B45
900
#072C
950
#051C

Shades

Darker variations

1#126DB8
2#1061A3
3#0E558F
4#0C497B
5#0A3D66
6#083152
7#06243D
8#041829
9#020C14

Tints

Lighter variations

1#1789E6
2#2F96EA
3#49A3ED
4#63B0F0
5#7DBDF2
6#97CBF5
7#B1D8F7
8#CBE5FA
9#E5F2FC

Tones

Muted variations

1#1D78C3
2#2778BA
3#3077B1
4#3976A7
5#42759E
6#4B7495
7#55738C
8#5E7283
9#677179

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FE
BackgroundsSubtle highlightsCard backgrounds
100
DFEF
#DFEFFC
Light backgroundsTable row hoverSkeleton loading
200
C3E1
#C3E1F9
Secondary backgroundsInput backgroundsDividers
300
94C9
#94C9F4
BordersInactive statesPlaceholder text
400
5DAD
#5DADEF
Disabled statesSecondary iconsMuted text
500
2E96
#2E96EA
Primary brand colorCTAsActive elementsLinks
600
1479
#1479CC
Hover statesFocus ringsPrimary buttons hover
700
1061
#1061A2
Active/pressed statesDark mode accentsSecondary text
800
0B45
#0B4574
Text on light backgroundsHeadingsStrong borders
900
072C
#072C4A
Primary textHigh emphasis contentDark headings
950
051C
#051C2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F8FE;
  --royal-blue-100: #DFEFFC;
  --royal-blue-200: #C3E1F9;
  --royal-blue-300: #94C9F4;
  --royal-blue-400: #5DADEF;
  --royal-blue-500: #2E96EA;
  --royal-blue-600: #1479CC;
  --royal-blue-700: #1061A2;
  --royal-blue-800: #0B4574;
  --royal-blue-900: #072C4A;
  --royal-blue-950: #051C2E;
}
Generate More ShadesCreate PaletteConvert Color