Navy

#081549

Blue

Color Codes

All color formats for development

HEX
#081549
RGB
rgb(8, 21, 73)
HSL
hsl(228, 80%, 16%)
OKLCH
oklch(0.227 0.098 266.8)
CMYK
cmyk(89%, 71%, 0%, 71%)

Accessibility

WCAG contrast compliance

On White Background

17.30:1

AA AAA

On Black Background

1.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE5
200
#C3CE
300
#95A8
400
#5E7B
500
#3055
600
#163A
700
#122E
800
#0D21
900
#0815
950
#050D

Shades

Darker variations

1#071342
2#07113B
3#060F33
4#050D2C
5#040B25
6#03081D
7#020616
8#02040F
9#010207

Tints

Lighter variations

1#0C2070
2#112B97
3#1537BD
4#1942E4
5#3E60EA
6#6580EE
7#8BA0F2
8#B2C0F6
9#D8DFFB

Tones

Muted variations

1#0B1746
2#0F1943
3#121B40
4#151D3C
5#181F39
6#1C2136
7#1F2333
8#22252F
9#26272C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE5
#DFE5FB
Light backgroundsTable row hoverSkeleton loading
200
C3CE
#C3CEF8
Secondary backgroundsInput backgroundsDividers
300
95A8
#95A8F3
BordersInactive statesPlaceholder text
400
5E7B
#5E7BED
Disabled statesSecondary iconsMuted text
500
3055
#3055E8
Primary brand colorCTAsActive elementsLinks
600
163A
#163ACA
Hover statesFocus ringsPrimary buttons hover
700
122E
#122EA1
Active/pressed statesDark mode accentsSecondary text
800
0D21
#0D2173
Text on light backgroundsHeadingsStrong borders
900
0815
#081549
Primary textHigh emphasis contentDark headings
950
050D
#050D2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F1F4FD;
  --navy-100: #DFE5FB;
  --navy-200: #C3CEF8;
  --navy-300: #95A8F3;
  --navy-400: #5E7BED;
  --navy-500: #3055E8;
  --navy-600: #163ACA;
  --navy-700: #122EA1;
  --navy-800: #0D2173;
  --navy-900: #081549;
  --navy-950: #050D2E;
}
Generate More ShadesCreate PaletteConvert Color