Navy

#0E2571

Blue

Color Codes

All color formats for development

HEX
#0E2571
RGB
rgb(14, 37, 113)
HSL
hsl(226, 78%, 25%)
OKLCH
oklch(0.305 0.134 265.5)
CMYK
cmyk(88%, 67%, 0%, 56%)

Accessibility

WCAG contrast compliance

On White Background

13.80:1

AA AAA

On Black Background

1.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE6
200
#C4D0
300
#97AC
400
#6081
500
#335D
600
#1942
700
#1434
800
#0E25
900
#0918
950
#060F

Shades

Darker variations

1#0D2266
2#0B1E5B
3#0A1A4F
4#081644
5#071339
6#060F2D
7#040B22
8#030717
9#01040B

Tints

Lighter variations

1#123094
2#163CB6
3#1B47D8
4#335DE6
5#5578EA
6#7793EE
7#99AEF2
8#BBC9F7
9#DDE4FB

Tones

Muted variations

1#13286D
2#182B68
3#1D2D63
4#22305E
5#273259
6#2C3554
7#31384F
8#363A4A
9#3B3D45

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
C4D0
#C4D0F8
Secondary backgroundsInput backgroundsDividers
300
97AC
#97ACF2
BordersInactive statesPlaceholder text
400
6081
#6081EB
Disabled statesSecondary iconsMuted text
500
335D
#335DE6
Primary brand colorCTAsActive elementsLinks
600
1942
#1942C8
Hover statesFocus ringsPrimary buttons hover
700
1434
#14349F
Active/pressed statesDark mode accentsSecondary text
800
0E25
#0E2571
Text on light backgroundsHeadingsStrong borders
900
0918
#091849
Primary textHigh emphasis contentDark headings
950
060F
#060F2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F1F4FD;
  --navy-100: #DFE6FB;
  --navy-200: #C4D0F8;
  --navy-300: #97ACF2;
  --navy-400: #6081EB;
  --navy-500: #335DE6;
  --navy-600: #1942C8;
  --navy-700: #14349F;
  --navy-800: #0E2571;
  --navy-900: #091849;
  --navy-950: #060F2D;
}
Generate More ShadesCreate PaletteConvert Color