Hot Pink

#ED5E95

Pink

Color Codes

All color formats for development

HEX
#ED5E95
RGB
rgb(237, 94, 149)
HSL
hsl(337, 80%, 65%)
OKLCH
oklch(0.68 0.183 359.3)
CMYK
cmyk(0%, 60%, 37%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.16:1

AA AAA

On Black Background

6.64: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#EA4181
2#E7236E
3#D1175E
4#B31451
5#951143
6#770D36
7#5A0A28
8#3C071B
9#1E030D

Tints

Lighter variations

1#EF6EA0
2#F17EAA
3#F38FB5
4#F49FBF
5#F6AFCA
6#F8BFD5
7#FACFDF
8#FBDFEA
9#FDEFF4

Tones

Muted variations

1#E66597
2#DF6D98
3#D8749A
4#D17B9C
5#C9829D
6#C2899F
7#BB90A1
8#B497A2
9#AD9FA4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEA
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3D8
Secondary backgroundsInput backgroundsDividers
300
F395
#F395B9
BordersInactive statesPlaceholder text
400
ED5E
#ED5E95
Disabled statesSecondary iconsMuted text
500
E830
#E83077
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA165B
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11249
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D34
Text on light backgroundsHeadingsStrong borders
900
4908
#490821
Primary textHigh emphasis contentDark headings
950
2E05
#2E0515
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F6;
  --hot-pink-100: #FBDFEA;
  --hot-pink-200: #F8C3D8;
  --hot-pink-300: #F395B9;
  --hot-pink-400: #ED5E95;
  --hot-pink-500: #E83077;
  --hot-pink-600: #CA165B;
  --hot-pink-700: #A11249;
  --hot-pink-800: #730D34;
  --hot-pink-900: #490821;
  --hot-pink-950: #2E0515;
}
Generate More ShadesCreate PaletteConvert Color