Hot Pink

#EE5D90

Pink

Color Codes

All color formats for development

HEX
#EE5D90
RGB
rgb(238, 93, 144)
HSL
hsl(339, 81%, 65%)
OKLCH
oklch(0.678 0.184 1.5)
CMYK
cmyk(0%, 61%, 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
#FEF1
100
#FCDF
200
#F9C3
300
#F495
400
#EE5D
500
#E92F
600
#CB15
700
#A211
800
#730C
900
#4A08
950
#2E05

Shades

Darker variations

1#EB3F7B
2#E82167
3#D21658
4#B4134B
5#96103F
6#780D32
7#5A0926
8#3C0619
9#1E030D

Tints

Lighter variations

1#F06E9B
2#F17EA6
3#F38EB1
4#F59EBC
5#F7AEC8
6#F8BED3
7#FACFDE
8#FCDFE9
9#FDEFF4

Tones

Muted variations

1#E76592
2#E06C94
3#D87397
4#D17A99
5#CA829B
6#C3899D
7#BB909F
8#B497A1
9#AD9FA4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFE9
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3D6
Secondary backgroundsInput backgroundsDividers
300
F495
#F495B6
BordersInactive statesPlaceholder text
400
EE5D
#EE5D90
Disabled statesSecondary iconsMuted text
500
E92F
#E92F70
Primary brand colorCTAsActive elementsLinks
600
CB15
#CB1555
Hover statesFocus ringsPrimary buttons hover
700
A211
#A21144
Active/pressed statesDark mode accentsSecondary text
800
730C
#730C30
Text on light backgroundsHeadingsStrong borders
900
4A08
#4A081F
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: #FEF1F5;
  --hot-pink-100: #FCDFE9;
  --hot-pink-200: #F9C3D6;
  --hot-pink-300: #F495B6;
  --hot-pink-400: #EE5D90;
  --hot-pink-500: #E92F70;
  --hot-pink-600: #CB1555;
  --hot-pink-700: #A21144;
  --hot-pink-800: #730C30;
  --hot-pink-900: #4A081F;
  --hot-pink-950: #2E0513;
}
Generate More ShadesCreate PaletteConvert Color