Hot Pink

#E76597

Pink

Color Codes

All color formats for development

HEX
#E76597
RGB
rgb(231, 101, 151)
HSL
hsl(337, 73%, 65%)
OKLCH
oklch(0.68 0.168 358.5)
CMYK
cmyk(0%, 56%, 35%, 9%)

Accessibility

WCAG contrast compliance

On White Background

3.13:1

AA AAA

On Black Background

6.71:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FAE0
200
#F6C6
300
#EF9A
400
#E765
500
#E038
600
#C21E
700
#9A18
800
#6E11
900
#470B
950
#2C07

Shades

Darker variations

1#E24883
2#DE2B70
3#C91F60
4#AC1B53
5#8F1645
6#731237
7#560D29
8#39091C
9#1D040E

Tints

Lighter variations

1#E974A1
2#EC83AB
3#EE93B6
4#F1A2C0
5#F3B2CB
6#F5C1D5
7#F8D1E0
8#FAE0EA
9#FDF0F5

Tones

Muted variations

1#E06B98
2#DA729A
3#D3789B
4#CD7F9D
5#C6859E
6#C08CA0
7#B992A1
8#B399A3
9#AC9FA4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F6
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0EA
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6D8
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9ABA
BordersInactive statesPlaceholder text
400
E765
#E76597
Disabled statesSecondary iconsMuted text
500
E038
#E03879
Primary brand colorCTAsActive elementsLinks
600
C21E
#C21E5D
Hover statesFocus ringsPrimary buttons hover
700
9A18
#9A184A
Active/pressed statesDark mode accentsSecondary text
800
6E11
#6E1135
Text on light backgroundsHeadingsStrong borders
900
470B
#470B22
Primary textHigh emphasis contentDark headings
950
2C07
#2C0715
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF2F6;
  --hot-pink-100: #FAE0EA;
  --hot-pink-200: #F6C6D8;
  --hot-pink-300: #EF9ABA;
  --hot-pink-400: #E76597;
  --hot-pink-500: #E03879;
  --hot-pink-600: #C21E5D;
  --hot-pink-700: #9A184A;
  --hot-pink-800: #6E1135;
  --hot-pink-900: #470B22;
  --hot-pink-950: #2C0715;
}
Generate More ShadesCreate PaletteConvert Color