Black

#300325

Pink

Color Codes

All color formats for development

HEX
#300325
RGB
rgb(48, 3, 37)
HSL
hsl(315, 88%, 10%)
OKLCH
oklch(0.214 0.085 339.9)
CMYK
cmyk(0%, 94%, 23%, 81%)

Accessibility

WCAG contrast compliance

On White Background

18.02: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#2B0321
2#26021D
3#22021A
4#1D0216
5#180212
6#13010F
7#0E010B
8#0A0107
9#050004

Tints

Lighter variations

1#5B0646
2#860967
3#B10B88
4#DD0EA9
5#F127BF
6#F452CC
7#F77ED8
8#F9A9E5
9#FCD4F2

Tones

Muted variations

1#2E0524
2#2B0822
3#290A21
4#270C20
5#250E1F
6#22111E
7#20131D
8#1E151C
9#1C171B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDF5
Light backgroundsTable row hoverSkeleton loading
200
FBC1
#FBC1EC
Secondary backgroundsInput backgroundsDividers
300
F891
#F891DE
BordersInactive statesPlaceholder text
400
F457
#F457CD
Disabled statesSecondary iconsMuted text
500
F127
#F127BF
Primary brand colorCTAsActive elementsLinks
600
D30D
#D30DA2
Hover statesFocus ringsPrimary buttons hover
700
A80B
#A80B81
Active/pressed statesDark mode accentsSecondary text
800
7808
#78085C
Text on light backgroundsHeadingsStrong borders
900
4D05
#4D053B
Primary textHigh emphasis contentDark headings
950
3003
#300325
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --black-50: #FEF1FB;
  --black-100: #FDDDF5;
  --black-200: #FBC1EC;
  --black-300: #F891DE;
  --black-400: #F457CD;
  --black-500: #F127BF;
  --black-600: #D30DA2;
  --black-700: #A80B81;
  --black-800: #78085C;
  --black-900: #4D053B;
  --black-950: #300325;
}
Generate More ShadesCreate PaletteConvert Color