Navy

#1D0A48

Purple

Color Codes

All color formats for development

HEX
#1D0A48
RGB
rgb(29, 10, 72)
HSL
hsl(258, 76%, 16%)
OKLCH
oklch(0.224 0.105 288.7)
CMYK
cmyk(60%, 86%, 0%, 72%)

Accessibility

WCAG contrast compliance

On White Background

17.66:1

AA AAA

On Black Background

1.19:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F2
100
#E8E0
200
#D4C5
300
#B398
400
#8B62
500
#6935
600
#4E1B
700
#3E15
800
#2C0F
900
#1C0A
950
#1206

Shades

Darker variations

1#1A0941
2#170839
3#140732
4#11062B
5#0E0524
6#0B041D
7#090316
8#06020E
9#030107

Tints

Lighter variations

1#2B0F6E
2#3A1493
3#4919B9
4#581EDF
5#7343E5
6#8F68EA
7#AB8EF0
8#C7B4F5
9#E3D9FA

Tones

Muted variations

1#1E0D45
2#1F1042
3#20133F
4#21163B
5#231938
6#241C35
7#251F32
8#26232F
9#28262C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F2
#F5F2FD
BackgroundsSubtle highlightsCard backgrounds
100
E8E0
#E8E0FB
Light backgroundsTable row hoverSkeleton loading
200
D4C5
#D4C5F7
Secondary backgroundsInput backgroundsDividers
300
B398
#B398F1
BordersInactive statesPlaceholder text
400
8B62
#8B62EA
Disabled statesSecondary iconsMuted text
500
6935
#6935E3
Primary brand colorCTAsActive elementsLinks
600
4E1B
#4E1BC5
Hover statesFocus ringsPrimary buttons hover
700
3E15
#3E159D
Active/pressed statesDark mode accentsSecondary text
800
2C0F
#2C0F70
Text on light backgroundsHeadingsStrong borders
900
1C0A
#1C0A48
Primary textHigh emphasis contentDark headings
950
1206
#12062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --navy-50: #F5F2FD;
  --navy-100: #E8E0FB;
  --navy-200: #D4C5F7;
  --navy-300: #B398F1;
  --navy-400: #8B62EA;
  --navy-500: #6935E3;
  --navy-600: #4E1BC5;
  --navy-700: #3E159D;
  --navy-800: #2C0F70;
  --navy-900: #1C0A48;
  --navy-950: #12062D;
}
Generate More ShadesCreate PaletteConvert Color