Hot Pink

#EB60AA

Pink

Color Codes

All color formats for development

HEX
#EB60AA
RGB
rgb(235, 96, 170)
HSL
hsl(328, 78%, 65%)
OKLCH
oklch(0.686 0.188 350.1)
CMYK
cmyk(0%, 59%, 28%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.09:1

AA AAA

On Black Background

6.79: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#E8439B
2#E4258B
3#CF1A7A
4#B11669
5#941257
6#760F46
7#590B34
8#3B0723
9#1E0411

Tints

Lighter variations

1#ED70B3
2#EF80BB
3#F190C4
4#F3A0CC
5#F5B0D5
6#F7BFDD
7#F9CFE6
8#FBDFEE
9#FDEFF7

Tones

Muted variations

1#E467AA
2#DD6EA9
3#D675A9
4#D07CA9
5#C983A8
6#C28AA8
7#BB91A7
8#B498A7
9#AD9FA6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F8
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEE
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E0
Secondary backgroundsInput backgroundsDividers
300
F297
#F297C7
BordersInactive statesPlaceholder text
400
EB60
#EB60AA
Disabled statesSecondary iconsMuted text
500
E633
#E63392
Primary brand colorCTAsActive elementsLinks
600
C819
#C81976
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F145E
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E43
Text on light backgroundsHeadingsStrong borders
900
4909
#49092B
Primary textHigh emphasis contentDark headings
950
2D06
#2D061B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F8;
  --hot-pink-100: #FBDFEE;
  --hot-pink-200: #F8C4E0;
  --hot-pink-300: #F297C7;
  --hot-pink-400: #EB60AA;
  --hot-pink-500: #E63392;
  --hot-pink-600: #C81976;
  --hot-pink-700: #9F145E;
  --hot-pink-800: #710E43;
  --hot-pink-900: #49092B;
  --hot-pink-950: #2D061B;
}
Generate More ShadesCreate PaletteConvert Color