Hot Pink

#EB608F

Pink

Color Codes

All color formats for development

HEX
#EB608F
RGB
rgb(235, 96, 143)
HSL
hsl(340, 78%, 65%)
OKLCH
oklch(0.677 0.177 1.9)
CMYK
cmyk(0%, 59%, 39%, 8%)

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
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#E8437A
2#E42565
3#CF1A56
4#B1164A
5#94123D
6#760F31
7#590B25
8#3B0719
9#1E040C

Tints

Lighter variations

1#ED709A
2#EF80A5
3#F190B0
4#F3A0BC
5#F5B0C7
6#F7BFD2
7#F9CFDD
8#FBDFE9
9#FDEFF4

Tones

Muted variations

1#E46791
2#DD6E93
3#D67596
4#D07C98
5#C9839A
6#C28A9C
7#BB919F
8#B498A1
9#AD9FA3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE9
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4D5
Secondary backgroundsInput backgroundsDividers
300
F297
#F297B5
BordersInactive statesPlaceholder text
400
EB60
#EB608F
Disabled statesSecondary iconsMuted text
500
E633
#E6336E
Primary brand colorCTAsActive elementsLinks
600
C819
#C81953
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1442
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E2F
Text on light backgroundsHeadingsStrong borders
900
4909
#49091E
Primary textHigh emphasis contentDark headings
950
2D06
#2D0613
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F5;
  --hot-pink-100: #FBDFE9;
  --hot-pink-200: #F8C4D5;
  --hot-pink-300: #F297B5;
  --hot-pink-400: #EB608F;
  --hot-pink-500: #E6336E;
  --hot-pink-600: #C81953;
  --hot-pink-700: #9F1442;
  --hot-pink-800: #710E2F;
  --hot-pink-900: #49091E;
  --hot-pink-950: #2D0613;
}
Generate More ShadesCreate PaletteConvert Color