Hot Pink

#E665AA

Pink

Color Codes

All color formats for development

HEX
#E665AA
RGB
rgb(230, 101, 170)
HSL
hsl(328, 72%, 65%)
OKLCH
oklch(0.685 0.176 349.5)
CMYK
cmyk(0%, 56%, 26%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.09:1

AA AAA

On Black Background

6.81: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
#E665
500
#DF3A
600
#C11F
700
#9A19
800
#6E12
900
#460B
950
#2C07

Shades

Darker variations

1#E1499A
2#DD2C8A
3#C8207A
4#AB1C68
5#8F1757
6#721345
7#560E34
8#390923
9#1D0511

Tints

Lighter variations

1#E975B3
2#EB84BB
3#EE94C4
4#F0A3CC
5#F3B2D5
6#F5C2DD
7#F8D1E6
8#FAE0EE
9#FDF0F7

Tones

Muted variations

1#E06CAA
2#D972A9
3#D379A9
4#CC7FA8
5#C686A8
6#BF8CA7
7#B992A7
8#B399A7
9#AC9FA6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F8
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0EE
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6DF
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9AC7
BordersInactive statesPlaceholder text
400
E665
#E665AA
Disabled statesSecondary iconsMuted text
500
DF3A
#DF3A92
Primary brand colorCTAsActive elementsLinks
600
C11F
#C11F76
Hover statesFocus ringsPrimary buttons hover
700
9A19
#9A195E
Active/pressed statesDark mode accentsSecondary text
800
6E12
#6E1243
Text on light backgroundsHeadingsStrong borders
900
460B
#460B2B
Primary textHigh emphasis contentDark headings
950
2C07
#2C071B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF2F8;
  --hot-pink-100: #FAE0EE;
  --hot-pink-200: #F6C6DF;
  --hot-pink-300: #EF9AC7;
  --hot-pink-400: #E665AA;
  --hot-pink-500: #DF3A92;
  --hot-pink-600: #C11F76;
  --hot-pink-700: #9A195E;
  --hot-pink-800: #6E1243;
  --hot-pink-900: #460B2B;
  --hot-pink-950: #2C071B;
}
Generate More ShadesCreate PaletteConvert Color