Navy

#062779

Blue

Color Codes

All color formats for development

HEX
#062779
RGB
rgb(6, 39, 121)
HSL
hsl(223, 91%, 25%)
OKLCH
oklch(0.315 0.144 263.4)
CMYK
cmyk(95%, 68%, 0%, 53%)

Accessibility

WCAG contrast compliance

On White Background

13.34:1

AA AAA

On Black Background

1.57:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F4
100
#DDE6
200
#C0D1
300
#8FAD
400
#5583
500
#245F
600
#0A44
700
#0836
800
#0627
900
#0419
950
#020F

Shades

Darker variations

1#05236E
2#051F61
3#041B55
4#031749
5#03133D
6#020F31
7#020C25
8#010818
9#01040C

Tints

Lighter variations

1#07329E
2#093EC3
3#0B49E7
4#245FF5
5#487AF6
6#6D94F8
7#91AFFA
8#B6CAFC
9#DAE4FD

Tones

Muted variations

1#0C2974
2#112C6E
3#172E68
4#1D3163
5#23335D
6#293657
7#2E3851
8#343B4B
9#3A3D46

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F4
#F0F4FE
BackgroundsSubtle highlightsCard backgrounds
100
DDE6
#DDE6FD
Light backgroundsTable row hoverSkeleton loading
200
C0D1
#C0D1FC
Secondary backgroundsInput backgroundsDividers
300
8FAD
#8FADFA
BordersInactive statesPlaceholder text
400
5583
#5583F7
Disabled statesSecondary iconsMuted text
500
245F
#245FF5
Primary brand colorCTAsActive elementsLinks
600
0A44
#0A44D6
Hover statesFocus ringsPrimary buttons hover
700
0836
#0836AA
Active/pressed statesDark mode accentsSecondary text
800
0627
#06277A
Text on light backgroundsHeadingsStrong borders
900
0419
#04194E
Primary textHigh emphasis contentDark headings
950
020F
#020F31
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F0F4FE;
  --navy-100: #DDE6FD;
  --navy-200: #C0D1FC;
  --navy-300: #8FADFA;
  --navy-400: #5583F7;
  --navy-500: #245FF5;
  --navy-600: #0A44D6;
  --navy-700: #0836AA;
  --navy-800: #06277A;
  --navy-900: #04194E;
  --navy-950: #020F31;
}
Generate More ShadesCreate PaletteConvert Color