Navy

#19057A

Blue

Color Codes

All color formats for development

HEX
#19057A
RGB
rgb(25, 5, 122)
HSL
hsl(250, 92%, 25%)
OKLCH
oklch(0.279 0.171 273.4)
CMYK
cmyk(80%, 96%, 0%, 52%)

Accessibility

WCAG contrast compliance

On White Background

15.62:1

AA AAA

On Black Background

1.34:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F0
100
#E2DD
200
#CABF
300
#A08E
400
#6F54
500
#4623
600
#2B09
700
#2307
800
#1905
900
#1003
950
#0A02

Shades

Darker variations

1#16056E
2#140462
3#110456
4#0F0349
5#0C033D
6#0A0231
7#070225
8#050118
9#02010C

Tints

Lighter variations

1#20079F
2#2708C4
3#2F0AE9
4#4623F6
5#6547F7
6#846CF9
7#A291FA
8#C1B6FC
9#E0DAFD

Tones

Muted variations

1#1D0B75
2#20116F
3#241769
4#281D63
5#2C225D
6#302857
7#342E51
8#38344B
9#3C3A46

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F0
#F3F0FE
BackgroundsSubtle highlightsCard backgrounds
100
E2DD
#E2DDFE
Light backgroundsTable row hoverSkeleton loading
200
CABF
#CABFFC
Secondary backgroundsInput backgroundsDividers
300
A08E
#A08EFA
BordersInactive statesPlaceholder text
400
6F54
#6F54F8
Disabled statesSecondary iconsMuted text
500
4623
#4623F6
Primary brand colorCTAsActive elementsLinks
600
2B09
#2B09D7
Hover statesFocus ringsPrimary buttons hover
700
2307
#2307AB
Active/pressed statesDark mode accentsSecondary text
800
1905
#19057A
Text on light backgroundsHeadingsStrong borders
900
1003
#10034E
Primary textHigh emphasis contentDark headings
950
0A02
#0A0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F3F0FE;
  --navy-100: #E2DDFE;
  --navy-200: #CABFFC;
  --navy-300: #A08EFA;
  --navy-400: #6F54F8;
  --navy-500: #4623F6;
  --navy-600: #2B09D7;
  --navy-700: #2307AB;
  --navy-800: #19057A;
  --navy-900: #10034E;
  --navy-950: #0A0231;
}
Generate More ShadesCreate PaletteConvert Color