Black

#2D0614

Pink

Color Codes

All color formats for development

HEX
#2D0614
RGB
rgb(45, 6, 20)
HSL
hsl(338, 76%, 10%)
OKLCH
oklch(0.203 0.066 2.7)
CMYK
cmyk(0%, 87%, 56%, 82%)

Accessibility

WCAG contrast compliance

On White Background

18.30:1

AA AAA

On Black Background

1.15:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#280612
2#240510
3#1F040E
4#1B040C
5#16030A
6#120208
7#0D0206
8#090104
9#040102

Tints

Lighter variations

1#550C27
2#7E1139
3#A6174B
4#CE1C5E
5#E33575
6#E95D91
7#EE86AC
8#F4AEC8
9#F9D7E3

Tones

Muted variations

1#2B0815
2#290A15
3#270C16
4#250E16
5#231017
6#211217
7#1F1418
8#1D1618
9#1B1819

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F6
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0EA
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5D7
Secondary backgroundsInput backgroundsDividers
300
F198
#F198B8
BordersInactive statesPlaceholder text
400
EA62
#EA6294
Disabled statesSecondary iconsMuted text
500
E335
#E33575
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B59
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1547
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F33
Text on light backgroundsHeadingsStrong borders
900
480A
#480A21
Primary textHigh emphasis contentDark headings
950
2D06
#2D0614
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --black-50: #FDF2F6;
  --black-100: #FBE0EA;
  --black-200: #F7C5D7;
  --black-300: #F198B8;
  --black-400: #EA6294;
  --black-500: #E33575;
  --black-600: #C51B59;
  --black-700: #9D1547;
  --black-800: #700F33;
  --black-900: #480A21;
  --black-950: #2D0614;
}
Generate More ShadesCreate PaletteConvert Color