Navy

#011751

Blue

Color Codes

All color formats for development

HEX
#011751
RGB
rgb(1, 23, 81)
HSL
hsl(224, 98%, 16%)
OKLCH
oklch(0.237 0.11 262.7)
CMYK
cmyk(99%, 72%, 0%, 68%)

Accessibility

WCAG contrast compliance

On White Background

16.90:1

AA AAA

On Black Background

1.24:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F4
100
#DCE5
200
#BDCF
300
#8BAA
400
#4E7D
500
#1C58
600
#023D
700
#0230
800
#0123
900
#0116
950
#010E

Shades

Darker variations

1#011449
2#011241
3#010F39
4#000D30
5#000B28
6#000920
7#000718
8#000410
9#000208

Tints

Lighter variations

1#01227B
2#022DA6
3#0239D0
4#0345FA
5#2B63FD
6#5582FD
7#80A1FE
8#AAC1FE
9#D5E0FF

Tones

Muted variations

1#05184D
2#091A49
3#0D1C45
4#111E41
5#151F3D
6#192139
7#1D2335
8#212531
9#25272D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F4
#F0F4FF
BackgroundsSubtle highlightsCard backgrounds
100
DCE5
#DCE5FF
Light backgroundsTable row hoverSkeleton loading
200
BDCF
#BDCFFE
Secondary backgroundsInput backgroundsDividers
300
8BAA
#8BAAFE
BordersInactive statesPlaceholder text
400
4E7D
#4E7DFD
Disabled statesSecondary iconsMuted text
500
1C58
#1C58FD
Primary brand colorCTAsActive elementsLinks
600
023D
#023DDE
Hover statesFocus ringsPrimary buttons hover
700
0230
#0230B1
Active/pressed statesDark mode accentsSecondary text
800
0123
#01237E
Text on light backgroundsHeadingsStrong borders
900
0116
#011651
Primary textHigh emphasis contentDark headings
950
010E
#010E32
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F0F4FF;
  --navy-100: #DCE5FF;
  --navy-200: #BDCFFE;
  --navy-300: #8BAAFE;
  --navy-400: #4E7DFD;
  --navy-500: #1C58FD;
  --navy-600: #023DDE;
  --navy-700: #0230B1;
  --navy-800: #01237E;
  --navy-900: #011651;
  --navy-950: #010E32;
}
Generate More ShadesCreate PaletteConvert Color