Hot Pink

#ED5EBE

Pink

Color Codes

All color formats for development

HEX
#ED5EBE
RGB
rgb(237, 94, 190)
HSL
hsl(320, 80%, 65%)
OKLCH
oklch(0.694 0.204 342.6)
CMYK
cmyk(0%, 60%, 20%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.02:1

AA AAA

On Black Background

6.95: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#EA41B1
2#E723A5
3#D11793
4#B3147E
5#951169
6#770D54
7#5A0A3F
8#3C072A
9#1E0315

Tints

Lighter variations

1#EF6EC4
2#F17ECB
3#F38FD1
4#F49FD8
5#F6AFDE
6#F8BFE5
7#FACFEB
8#FBDFF2
9#FDEFF8

Tones

Muted variations

1#E665BB
2#DF6DB9
3#D874B6
4#D17BB4
5#C982B2
6#C289AF
7#BB90AD
8#B497AB
9#AD9FA8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF2
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E7
Secondary backgroundsInput backgroundsDividers
300
F395
#F395D4
BordersInactive statesPlaceholder text
400
ED5E
#ED5EBE
Disabled statesSecondary iconsMuted text
500
E830
#E830AB
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA168E
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11271
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D51
Text on light backgroundsHeadingsStrong borders
900
4908
#490834
Primary textHigh emphasis contentDark headings
950
2E05
#2E0520
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F9;
  --hot-pink-100: #FBDFF2;
  --hot-pink-200: #F8C3E7;
  --hot-pink-300: #F395D4;
  --hot-pink-400: #ED5EBE;
  --hot-pink-500: #E830AB;
  --hot-pink-600: #CA168E;
  --hot-pink-700: #A11271;
  --hot-pink-800: #730D51;
  --hot-pink-900: #490834;
  --hot-pink-950: #2E0520;
}
Generate More ShadesCreate PaletteConvert Color