Hot Pink

#ED5E8E

Pink

Color Codes

All color formats for development

HEX
#ED5E8E
RGB
rgb(237, 94, 142)
HSL
hsl(340, 80%, 65%)
OKLCH
oklch(0.677 0.181 2.3)
CMYK
cmyk(0%, 60%, 40%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.19:1

AA AAA

On Black Background

6.59:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#EA4179
2#E72364
3#D11755
4#B31449
5#95113D
6#770D31
7#5A0A24
8#3C0718
9#1E030C

Tints

Lighter variations

1#EF6E99
2#F17EA5
3#F38FB0
4#F49FBB
5#F6AFC6
6#F8BFD2
7#FACFDD
8#FBDFE8
9#FDEFF4

Tones

Muted variations

1#E66590
2#DF6D93
3#D87495
4#D17B97
5#C9829A
6#C2899C
7#BB909F
8#B497A1
9#AD9FA3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE8
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3D5
Secondary backgroundsInput backgroundsDividers
300
F395
#F395B5
BordersInactive statesPlaceholder text
400
ED5E
#ED5E8E
Disabled statesSecondary iconsMuted text
500
E830
#E8306E
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1652
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11241
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D2F
Text on light backgroundsHeadingsStrong borders
900
4908
#49081E
Primary textHigh emphasis contentDark headings
950
2E05
#2E0513
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F5;
  --hot-pink-100: #FBDFE8;
  --hot-pink-200: #F8C3D5;
  --hot-pink-300: #F395B5;
  --hot-pink-400: #ED5E8E;
  --hot-pink-500: #E8306E;
  --hot-pink-600: #CA1652;
  --hot-pink-700: #A11241;
  --hot-pink-800: #730D2F;
  --hot-pink-900: #49081E;
  --hot-pink-950: #2E0513;
}
Generate More ShadesCreate PaletteConvert Color