Hot Pink

#ED5EB9

Pink

Color Codes

All color formats for development

HEX
#ED5EB9
RGB
rgb(237, 94, 185)
HSL
hsl(322, 80%, 65%)
OKLCH
oklch(0.692 0.201 344.5)
CMYK
cmyk(0%, 60%, 22%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.04:1

AA AAA

On Black Background

6.90: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#EA41AC
2#E7239F
3#D1178D
4#B31479
5#951165
6#770D50
7#5A0A3C
8#3C0728
9#1E0314

Tints

Lighter variations

1#EF6EC0
2#F17EC7
3#F38FCE
4#F49FD5
5#F6AFDC
6#F8BFE3
7#FACFEA
8#FBDFF1
9#FDEFF8

Tones

Muted variations

1#E665B7
2#DF6DB5
3#D874B3
4#D17BB1
5#C982AF
6#C289AD
7#BB90AB
8#B497AA
9#AD9FA8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF1
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E5
Secondary backgroundsInput backgroundsDividers
300
F395
#F395D1
BordersInactive statesPlaceholder text
400
ED5E
#ED5EB9
Disabled statesSecondary iconsMuted text
500
E830
#E830A5
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1688
Hover statesFocus ringsPrimary buttons hover
700
A112
#A1126C
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D4D
Text on light backgroundsHeadingsStrong borders
900
4908
#490832
Primary textHigh emphasis contentDark headings
950
2E05
#2E051F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F9;
  --hot-pink-100: #FBDFF1;
  --hot-pink-200: #F8C3E5;
  --hot-pink-300: #F395D1;
  --hot-pink-400: #ED5EB9;
  --hot-pink-500: #E830A5;
  --hot-pink-600: #CA1688;
  --hot-pink-700: #A1126C;
  --hot-pink-800: #730D4D;
  --hot-pink-900: #490832;
  --hot-pink-950: #2E051F;
}
Generate More ShadesCreate PaletteConvert Color