Navy

#081749

Blue

Color Codes

All color formats for development

HEX
#081749
RGB
rgb(8, 23, 73)
HSL
hsl(226, 80%, 16%)
OKLCH
oklch(0.231 0.095 266)
CMYK
cmyk(89%, 68%, 0%, 71%)

Accessibility

WCAG contrast compliance

On White Background

17.09:1

AA AAA

On Black Background

1.23:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE6
200
#C3D0
300
#95AB
400
#5E80
500
#305B
600
#1640
700
#1233
800
#0D25
900
#0817
950
#050F

Shades

Darker variations

1#071542
2#07133B
3#061033
4#050E2C
5#040C25
6#03091D
7#020716
8#02050F
9#010207

Tints

Lighter variations

1#0C2470
2#113097
3#153CBD
4#1949E4
5#3E66EA
6#6585EE
7#8BA3F2
8#B2C2F6
9#D8E0FB

Tones

Muted variations

1#0B1946
2#0F1B43
3#121D40
4#151E3C
5#182039
6#1C2236
7#1F2433
8#22252F
9#26272C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE6
#DFE6FB
Light backgroundsTable row hoverSkeleton loading
200
C3D0
#C3D0F8
Secondary backgroundsInput backgroundsDividers
300
95AB
#95ABF3
BordersInactive statesPlaceholder text
400
5E80
#5E80ED
Disabled statesSecondary iconsMuted text
500
305B
#305BE8
Primary brand colorCTAsActive elementsLinks
600
1640
#1640CA
Hover statesFocus ringsPrimary buttons hover
700
1233
#1233A1
Active/pressed statesDark mode accentsSecondary text
800
0D25
#0D2573
Text on light backgroundsHeadingsStrong borders
900
0817
#081749
Primary textHigh emphasis contentDark headings
950
050F
#050F2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F1F4FD;
  --navy-100: #DFE6FB;
  --navy-200: #C3D0F8;
  --navy-300: #95ABF3;
  --navy-400: #5E80ED;
  --navy-500: #305BE8;
  --navy-600: #1640CA;
  --navy-700: #1233A1;
  --navy-800: #0D2573;
  --navy-900: #081749;
  --navy-950: #050F2E;
}
Generate More ShadesCreate PaletteConvert Color