Black

#300329

Pink

Color Codes

All color formats for development

HEX
#300329
RGB
rgb(48, 3, 41)
HSL
hsl(309, 88%, 10%)
OKLCH
oklch(0.216 0.088 335.4)
CMYK
cmyk(0%, 94%, 15%, 81%)

Accessibility

WCAG contrast compliance

On White Background

17.94: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
#FEF1
100
#FDDD
200
#FBC1
300
#F891
400
#F457
500
#F127
600
#D30D
700
#A80B
800
#7808
900
#4D05
950
#3003

Shades

Darker variations

1#2B0325
2#260221
3#22021D
4#1D0219
5#180215
6#130110
7#0E010C
8#0A0108
9#050004

Tints

Lighter variations

1#5B064E
2#860973
3#B10B98
4#DD0EBE
5#F127D3
6#F452DC
7#F77EE5
8#F9A9ED
9#FCD4F6

Tones

Muted variations

1#2E0528
2#2B0826
3#290A24
4#270C23
5#250E21
6#221120
7#20131E
8#1E151D
9#1C171B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1FC
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDF8
Light backgroundsTable row hoverSkeleton loading
200
FBC1
#FBC1F2
Secondary backgroundsInput backgroundsDividers
300
F891
#F891E8
BordersInactive statesPlaceholder text
400
F457
#F457DD
Disabled statesSecondary iconsMuted text
500
F127
#F127D3
Primary brand colorCTAsActive elementsLinks
600
D30D
#D30DB5
Hover statesFocus ringsPrimary buttons hover
700
A80B
#A80B90
Active/pressed statesDark mode accentsSecondary text
800
7808
#780867
Text on light backgroundsHeadingsStrong borders
900
4D05
#4D0542
Primary textHigh emphasis contentDark headings
950
3003
#300329
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --black-50: #FEF1FC;
  --black-100: #FDDDF8;
  --black-200: #FBC1F2;
  --black-300: #F891E8;
  --black-400: #F457DD;
  --black-500: #F127D3;
  --black-600: #D30DB5;
  --black-700: #A80B90;
  --black-800: #780867;
  --black-900: #4D0542;
  --black-950: #300329;
}
Generate More ShadesCreate PaletteConvert Color