Hot Pink

#ED5E90

Pink

Color Codes

All color formats for development

HEX
#ED5E90
RGB
rgb(237, 94, 144)
HSL
hsl(339, 80%, 65%)
OKLCH
oklch(0.678 0.182 1.5)
CMYK
cmyk(0%, 60%, 39%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.18:1

AA AAA

On Black Background

6.60: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#EA417C
2#E72367
3#D11758
4#B3144C
5#95113F
6#770D32
7#5A0A26
8#3C0719
9#1E030D

Tints

Lighter variations

1#EF6E9B
2#F17EA6
3#F38FB2
4#F49FBD
5#F6AFC8
6#F8BFD3
7#FACFDE
8#FBDFE9
9#FDEFF4

Tones

Muted variations

1#E66592
2#DF6D95
3#D87497
4#D17B99
5#C9829B
6#C2899D
7#BB909F
8#B497A1
9#AD9FA4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE9
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3D6
Secondary backgroundsInput backgroundsDividers
300
F395
#F395B6
BordersInactive statesPlaceholder text
400
ED5E
#ED5E90
Disabled statesSecondary iconsMuted text
500
E830
#E83071
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1655
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11244
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D30
Text on light backgroundsHeadingsStrong borders
900
4908
#49081F
Primary textHigh emphasis contentDark headings
950
2E05
#2E0513
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F6;
  --hot-pink-100: #FBDFE9;
  --hot-pink-200: #F8C3D6;
  --hot-pink-300: #F395B6;
  --hot-pink-400: #ED5E90;
  --hot-pink-500: #E83071;
  --hot-pink-600: #CA1655;
  --hot-pink-700: #A11244;
  --hot-pink-800: #730D30;
  --hot-pink-900: #49081F;
  --hot-pink-950: #2E0513;
}
Generate More ShadesCreate PaletteConvert Color