Hot Pink

#ED5EB2

Pink

Color Codes

All color formats for development

HEX
#ED5EB2
RGB
rgb(237, 94, 178)
HSL
hsl(325, 80%, 65%)
OKLCH
oklch(0.689 0.197 347.2)
CMYK
cmyk(0%, 60%, 25%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.07:1

AA AAA

On Black Background

6.84: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#EA41A3
2#E72395
3#D11783
4#B31471
5#95115E
6#770D4B
7#5A0A38
8#3C0726
9#1E0313

Tints

Lighter variations

1#EF6EB9
2#F17EC1
3#F38FC9
4#F49FD1
5#F6AFD8
6#F8BFE0
7#FACFE8
8#FBDFF0
9#FDEFF7

Tones

Muted variations

1#E665B0
2#DF6DAF
3#D874AE
4#D17BAD
5#C982AC
6#C289AB
7#BB90A9
8#B497A8
9#AD9FA7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F8
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF0
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E2
Secondary backgroundsInput backgroundsDividers
300
F395
#F395CC
BordersInactive statesPlaceholder text
400
ED5E
#ED5EB2
Disabled statesSecondary iconsMuted text
500
E830
#E8309C
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA167F
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11265
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D48
Text on light backgroundsHeadingsStrong borders
900
4908
#49082E
Primary textHigh emphasis contentDark headings
950
2E05
#2E051D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F8;
  --hot-pink-100: #FBDFF0;
  --hot-pink-200: #F8C3E2;
  --hot-pink-300: #F395CC;
  --hot-pink-400: #ED5EB2;
  --hot-pink-500: #E8309C;
  --hot-pink-600: #CA167F;
  --hot-pink-700: #A11265;
  --hot-pink-800: #730D48;
  --hot-pink-900: #49082E;
  --hot-pink-950: #2E051D;
}
Generate More ShadesCreate PaletteConvert Color