Navy

#012551

Blue

Color Codes

All color formats for development

HEX
#012551
RGB
rgb(1, 37, 81)
HSL
hsl(213, 98%, 16%)
OKLCH
oklch(0.27 0.09 256)
CMYK
cmyk(99%, 54%, 0%, 68%)

Accessibility

WCAG contrast compliance

On White Background

15.17:1

AA AAA

On Black Background

1.38:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F7
100
#DCEB
200
#BDDB
300
#8BBF
400
#4E9D
500
#1C81
600
#0265
700
#0251
800
#013A
900
#0125
950
#0117

Shades

Darker variations

1#012149
2#011D41
3#011A39
4#001630
5#001228
6#000F20
7#000B18
8#000710
9#000408

Tints

Lighter variations

1#01387B
2#024BA6
3#025FD0
4#0372FA
5#2B89FD
6#55A1FD
7#80B8FE
8#AAD0FE
9#D5E7FF

Tones

Muted variations

1#05254D
2#092649
3#0D2645
4#112641
5#15273D
6#192739
7#1D2835
8#212831
9#25282D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F7
#F0F7FF
BackgroundsSubtle highlightsCard backgrounds
100
DCEB
#DCEBFF
Light backgroundsTable row hoverSkeleton loading
200
BDDB
#BDDBFE
Secondary backgroundsInput backgroundsDividers
300
8BBF
#8BBFFE
BordersInactive statesPlaceholder text
400
4E9D
#4E9DFD
Disabled statesSecondary iconsMuted text
500
1C81
#1C81FD
Primary brand colorCTAsActive elementsLinks
600
0265
#0265DE
Hover statesFocus ringsPrimary buttons hover
700
0251
#0251B1
Active/pressed statesDark mode accentsSecondary text
800
013A
#013A7E
Text on light backgroundsHeadingsStrong borders
900
0125
#012551
Primary textHigh emphasis contentDark headings
950
0117
#011732
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F0F7FF;
  --navy-100: #DCEBFF;
  --navy-200: #BDDBFE;
  --navy-300: #8BBFFE;
  --navy-400: #4E9DFD;
  --navy-500: #1C81FD;
  --navy-600: #0265DE;
  --navy-700: #0251B1;
  --navy-800: #013A7E;
  --navy-900: #012551;
  --navy-950: #011732;
}
Generate More ShadesCreate PaletteConvert Color