Black

#2E0527

Pink

Color Codes

All color formats for development

HEX
#2E0527
RGB
rgb(46, 5, 39)
HSL
hsl(310, 80%, 10%)
OKLCH
oklch(0.214 0.081 335.8)
CMYK
cmyk(0%, 89%, 15%, 82%)

Accessibility

WCAG contrast compliance

On White Background

17.99:1

AA AAA

On Black Background

1.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#290523
2#25041F
3#20041B
4#1C0317
5#170314
6#120210
7#0E020C
8#090108
9#050104

Tints

Lighter variations

1#570A4A
2#810E6D
3#AA1391
4#D317B4
5#E830C9
6#ED5AD4
7#F183DF
8#F6ACEA
9#FAD6F4

Tones

Muted variations

1#2C0726
2#2A0924
3#280B23
4#260D22
5#240F20
6#22111F
7#20131E
8#1E151C
9#1C171B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF7
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3F0
Secondary backgroundsInput backgroundsDividers
300
F395
#F395E4
BordersInactive statesPlaceholder text
400
ED5E
#ED5ED5
Disabled statesSecondary iconsMuted text
500
E830
#E830C9
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA16AC
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11289
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D62
Text on light backgroundsHeadingsStrong borders
900
4908
#49083F
Primary textHigh emphasis contentDark headings
950
2E05
#2E0527
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --black-50: #FDF1FB;
  --black-100: #FBDFF7;
  --black-200: #F8C3F0;
  --black-300: #F395E4;
  --black-400: #ED5ED5;
  --black-500: #E830C9;
  --black-600: #CA16AC;
  --black-700: #A11289;
  --black-800: #730D62;
  --black-900: #49083F;
  --black-950: #2E0527;
}
Generate More ShadesCreate PaletteConvert Color