Royal Blue

#1473CC

Blue

Color Codes

All color formats for development

HEX
#1473CC
RGB
rgb(20, 115, 204)
HSL
hsl(209, 82%, 44%)
OKLCH
oklch(0.553 0.16 252.7)
CMYK
cmyk(90%, 44%, 0%, 20%)

Accessibility

WCAG contrast compliance

On White Background

4.82:1

AA AAA

On Black Background

4.35:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFEE
200
#C3DF
300
#94C6
400
#5DA8
500
#2E8F
600
#1473
700
#105C
800
#0B41
900
#072A
950
#051A

Shades

Darker variations

1#1268B8
2#105CA3
3#0E518F
4#0C457B
5#0A3A66
6#082E52
7#06233D
8#041729
9#020C14

Tints

Lighter variations

1#1782E6
2#2F90EA
3#499EED
4#63ACF0
5#7DBAF2
6#97C7F5
7#B1D5F7
8#CBE3FA
9#E5F1FC

Tones

Muted variations

1#1D73C3
2#2773BA
3#3072B1
4#3972A7
5#42729E
6#4B7195
7#55718C
8#5E7183
9#677179

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FE
BackgroundsSubtle highlightsCard backgrounds
100
DFEE
#DFEEFC
Light backgroundsTable row hoverSkeleton loading
200
C3DF
#C3DFF9
Secondary backgroundsInput backgroundsDividers
300
94C6
#94C6F4
BordersInactive statesPlaceholder text
400
5DA8
#5DA8EF
Disabled statesSecondary iconsMuted text
500
2E8F
#2E8FEA
Primary brand colorCTAsActive elementsLinks
600
1473
#1473CC
Hover statesFocus ringsPrimary buttons hover
700
105C
#105CA2
Active/pressed statesDark mode accentsSecondary text
800
0B41
#0B4174
Text on light backgroundsHeadingsStrong borders
900
072A
#072A4A
Primary textHigh emphasis contentDark headings
950
051A
#051A2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F8FE;
  --royal-blue-100: #DFEEFC;
  --royal-blue-200: #C3DFF9;
  --royal-blue-300: #94C6F4;
  --royal-blue-400: #5DA8EF;
  --royal-blue-500: #2E8FEA;
  --royal-blue-600: #1473CC;
  --royal-blue-700: #105CA2;
  --royal-blue-800: #0B4174;
  --royal-blue-900: #072A4A;
  --royal-blue-950: #051A2E;
}
Generate More ShadesCreate PaletteConvert Color