Navy

#24074B

Purple

Color Codes

All color formats for development

HEX
#24074B
RGB
rgb(36, 7, 75)
HSL
hsl(266, 83%, 16%)
OKLCH
oklch(0.232 0.113 295.2)
CMYK
cmyk(52%, 91%, 0%, 71%)

Accessibility

WCAG contrast compliance

On White Background

17.40:1

AA AAA

On Black Background

1.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F1
100
#EBDE
200
#DAC2
300
#BE94
400
#9C5C
500
#802D
600
#6413
700
#4F0F
800
#390B
900
#2407
950
#1704

Shades

Darker variations

1#210643
2#1D063C
3#190534
4#16042D
5#120325
6#0F031E
7#0B0216
8#07010F
9#040107

Tints

Lighter variations

1#370B72
2#4A0E99
3#5D12C0
4#7016E7
5#883BED
6#A062F0
7#B889F4
8#CFB1F8
9#E7D8FB

Tones

Muted variations

1#250A47
2#250E44
3#261141
4#26143D
5#27183A
6#271B36
7#271F33
8#282230
9#28252C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F1
#F7F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EBDE
#EBDEFC
Light backgroundsTable row hoverSkeleton loading
200
DAC2
#DAC2F9
Secondary backgroundsInput backgroundsDividers
300
BE94
#BE94F5
BordersInactive statesPlaceholder text
400
9C5C
#9C5CF0
Disabled statesSecondary iconsMuted text
500
802D
#802DEB
Primary brand colorCTAsActive elementsLinks
600
6413
#6413CD
Hover statesFocus ringsPrimary buttons hover
700
4F0F
#4F0FA3
Active/pressed statesDark mode accentsSecondary text
800
390B
#390B75
Text on light backgroundsHeadingsStrong borders
900
2407
#24074B
Primary textHigh emphasis contentDark headings
950
1704
#17042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F7F1FE;
  --navy-100: #EBDEFC;
  --navy-200: #DAC2F9;
  --navy-300: #BE94F5;
  --navy-400: #9C5CF0;
  --navy-500: #802DEB;
  --navy-600: #6413CD;
  --navy-700: #4F0FA3;
  --navy-800: #390B75;
  --navy-900: #24074B;
  --navy-950: #17042F;
}
Generate More ShadesCreate PaletteConvert Color