Navy

#150948

Blue

Color Codes

All color formats for development

HEX
#150948
RGB
rgb(21, 9, 72)
HSL
hsl(251, 78%, 16%)
OKLCH
oklch(0.214 0.108 281)
CMYK
cmyk(71%, 88%, 0%, 72%)

Accessibility

WCAG contrast compliance

On White Background

18.03:1

AA AAA

On Black Background

1.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E4DF
200
#CDC4
300
#A797
400
#7A60
500
#5433
600
#3919
700
#2D14
800
#200E
900
#1509
950
#0D06

Shades

Darker variations

1#130841
2#11073A
3#0E0633
4#0C052C
5#0A0424
6#08041D
7#060316
8#04020F
9#020107

Tints

Lighter variations

1#1F0E6F
2#2A1295
3#3517BB
4#401CE1
5#5F40E7
6#7F66EC
7#9F8DF1
8#BFB3F6
9#DFD9FA

Tones

Muted variations

1#170C45
2#190F42
3#1B133F
4#1D163C
5#1F1939
6#211C36
7#231F32
8#25222F
9#27262C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E4DF
#E4DFFB
Light backgroundsTable row hoverSkeleton loading
200
CDC4
#CDC4F8
Secondary backgroundsInput backgroundsDividers
300
A797
#A797F2
BordersInactive statesPlaceholder text
400
7A60
#7A60EB
Disabled statesSecondary iconsMuted text
500
5433
#5433E6
Primary brand colorCTAsActive elementsLinks
600
3919
#3919C8
Hover statesFocus ringsPrimary buttons hover
700
2D14
#2D149F
Active/pressed statesDark mode accentsSecondary text
800
200E
#200E71
Text on light backgroundsHeadingsStrong borders
900
1509
#150949
Primary textHigh emphasis contentDark headings
950
0D06
#0D062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F4F1FD;
  --navy-100: #E4DFFB;
  --navy-200: #CDC4F8;
  --navy-300: #A797F2;
  --navy-400: #7A60EB;
  --navy-500: #5433E6;
  --navy-600: #3919C8;
  --navy-700: #2D149F;
  --navy-800: #200E71;
  --navy-900: #150949;
  --navy-950: #0D062D;
}
Generate More ShadesCreate PaletteConvert Color