Hot Pink

#ED5E9C

Pink

Color Codes

All color formats for development

HEX
#ED5E9C
RGB
rgb(237, 94, 156)
HSL
hsl(334, 80%, 65%)
OKLCH
oklch(0.682 0.186 356.2)
CMYK
cmyk(0%, 60%, 34%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.14:1

AA AAA

On Black Background

6.68: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#EA418A
2#E72378
3#D11768
4#B31459
5#95114A
6#770D3B
7#5A0A2C
8#3C071E
9#1E030F

Tints

Lighter variations

1#EF6EA6
2#F17EB0
3#F38FBA
4#F49FC4
5#F6AFCE
6#F8BFD7
7#FACFE1
8#FBDFEB
9#FDEFF5

Tones

Muted variations

1#E6659D
2#DF6D9E
3#D8749F
4#D17BA0
5#C982A1
6#C289A2
7#BB90A3
8#B497A4
9#AD9FA5

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F7
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEB
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3DA
Secondary backgroundsInput backgroundsDividers
300
F395
#F395BE
BordersInactive statesPlaceholder text
400
ED5E
#ED5E9C
Disabled statesSecondary iconsMuted text
500
E830
#E83080
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1664
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11250
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D39
Text on light backgroundsHeadingsStrong borders
900
4908
#490824
Primary textHigh emphasis contentDark headings
950
2E05
#2E0517
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F7;
  --hot-pink-100: #FBDFEB;
  --hot-pink-200: #F8C3DA;
  --hot-pink-300: #F395BE;
  --hot-pink-400: #ED5E9C;
  --hot-pink-500: #E83080;
  --hot-pink-600: #CA1664;
  --hot-pink-700: #A11250;
  --hot-pink-800: #730D39;
  --hot-pink-900: #490824;
  --hot-pink-950: #2E0517;
}
Generate More ShadesCreate PaletteConvert Color