Hot Pink

#FD4EBD

Pink

Color Codes

All color formats for development

HEX
#FD4EBD
RGB
rgb(253, 78, 189)
HSL
hsl(322, 98%, 65%)
OKLCH
oklch(0.701 0.235 345.9)
CMYK
cmyk(0%, 69%, 25%, 1%)

Accessibility

WCAG contrast compliance

On White Background

3.00:1

AA AAA

On Black Background

7.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFF0
100
#FFDC
200
#FEBD
300
#FE8B
400
#FD4E
500
#FD1C
600
#DE02
700
#B102
800
#7E01
900
#5101
950
#3201

Shades

Darker variations

1#FD2DB1
2#FD0DA5
3#E60292
4#C5027D
5#A40269
6#830154
7#62013F
8#42012A
9#210015

Tints

Lighter variations

1#FD60C4
2#FE72CA
3#FE83D1
4#FE95D7
5#FEA7DE
6#FEB8E5
7#FECAEB
8#FFDCF2
9#FFEDF8

Tones

Muted variations

1#F457BB
2#EC60B8
3#E369B6
4#DA71B4
5#D17AB1
6#C983AF
7#C08CAD
8#B794AA
9#AE9DA8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F9
BackgroundsSubtle highlightsCard backgrounds
100
FFDC
#FFDCF2
Light backgroundsTable row hoverSkeleton loading
200
FEBD
#FEBDE7
Secondary backgroundsInput backgroundsDividers
300
FE8B
#FE8BD4
BordersInactive statesPlaceholder text
400
FD4E
#FD4EBD
Disabled statesSecondary iconsMuted text
500
FD1C
#FD1CAA
Primary brand colorCTAsActive elementsLinks
600
DE02
#DE028E
Hover statesFocus ringsPrimary buttons hover
700
B102
#B10271
Active/pressed statesDark mode accentsSecondary text
800
7E01
#7E0150
Text on light backgroundsHeadingsStrong borders
900
5101
#510133
Primary textHigh emphasis contentDark headings
950
3201
#320120
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FFF0F9;
  --hot-pink-100: #FFDCF2;
  --hot-pink-200: #FEBDE7;
  --hot-pink-300: #FE8BD4;
  --hot-pink-400: #FD4EBD;
  --hot-pink-500: #FD1CAA;
  --hot-pink-600: #DE028E;
  --hot-pink-700: #B10271;
  --hot-pink-800: #7E0150;
  --hot-pink-900: #510133;
  --hot-pink-950: #320120;
}
Generate More ShadesCreate PaletteConvert Color