Black

#320115

Pink

Color Codes

All color formats for development

HEX
#320115
RGB
rgb(50, 1, 21)
HSL
hsl(336, 96%, 10%)
OKLCH
oklch(0.207 0.081 1.5)
CMYK
cmyk(0%, 98%, 58%, 80%)

Accessibility

WCAG contrast compliance

On White Background

18.25: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
#FFF0
100
#FEDC
200
#FEBE
300
#FD8C
400
#FB50
500
#FA1E
600
#DC04
700
#AF04
800
#7D03
900
#5002
950
#3201

Shades

Darker variations

1#2D0113
2#280110
3#23010E
4#1E010C
5#19010A
6#140008
7#0F0006
8#0A0004
9#050002

Tints

Lighter variations

1#5F0227
2#8C033A
3#B9044C
4#E6055F
5#FA1E76
6#FB4B92
7#FC78AD
8#FDA5C8
9#FED2E4

Tones

Muted variations

1#300315
2#2D0616
3#2B0816
4#280B17
5#260D17
6#231018
7#211218
8#1E1519
9#1C1719

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F6
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCEA
Light backgroundsTable row hoverSkeleton loading
200
FEBE
#FEBED7
Secondary backgroundsInput backgroundsDividers
300
FD8C
#FD8CB9
BordersInactive statesPlaceholder text
400
FB50
#FB5095
Disabled statesSecondary iconsMuted text
500
FA1E
#FA1E76
Primary brand colorCTAsActive elementsLinks
600
DC04
#DC045B
Hover statesFocus ringsPrimary buttons hover
700
AF04
#AF0448
Active/pressed statesDark mode accentsSecondary text
800
7D03
#7D0334
Text on light backgroundsHeadingsStrong borders
900
5002
#500221
Primary textHigh emphasis contentDark headings
950
3201
#320115
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --black-50: #FFF0F6;
  --black-100: #FEDCEA;
  --black-200: #FEBED7;
  --black-300: #FD8CB9;
  --black-400: #FB5095;
  --black-500: #FA1E76;
  --black-600: #DC045B;
  --black-700: #AF0448;
  --black-800: #7D0334;
  --black-900: #500221;
  --black-950: #320115;
}
Generate More ShadesCreate PaletteConvert Color