Hot Pink

#EC5FB9

Pink

Color Codes

All color formats for development

HEX
#EC5FB9
RGB
rgb(236, 95, 185)
HSL
hsl(322, 79%, 65%)
OKLCH
oklch(0.692 0.198 344.3)
CMYK
cmyk(0%, 60%, 22%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.04:1

AA AAA

On Black Background

6.90:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#E942AB
2#E5249E
3#D0188C
4#B21578
5#941164
6#770E50
7#590A3C
8#3B0728
9#1E0314

Tints

Lighter variations

1#EE6FC0
2#F07FC7
3#F28FCE
4#F49FD5
5#F6AFDC
6#F8BFE3
7#F9CFEA
8#FBDFF1
9#FDEFF8

Tones

Muted variations

1#E566B7
2#DE6DB5
3#D774B3
4#D07BB1
5#C982AF
6#C28AAD
7#BB91AB
8#B498AA
9#AD9FA8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF1
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E5
Secondary backgroundsInput backgroundsDividers
300
F396
#F396D1
BordersInactive statesPlaceholder text
400
EC5F
#EC5FB9
Disabled statesSecondary iconsMuted text
500
E732
#E732A4
Primary brand colorCTAsActive elementsLinks
600
C918
#C91888
Hover statesFocus ringsPrimary buttons hover
700
A013
#A0136C
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D4D
Text on light backgroundsHeadingsStrong borders
900
4909
#490931
Primary textHigh emphasis contentDark headings
950
2E05
#2E051F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F9;
  --hot-pink-100: #FBDFF1;
  --hot-pink-200: #F8C4E5;
  --hot-pink-300: #F396D1;
  --hot-pink-400: #EC5FB9;
  --hot-pink-500: #E732A4;
  --hot-pink-600: #C91888;
  --hot-pink-700: #A0136C;
  --hot-pink-800: #720D4D;
  --hot-pink-900: #490931;
  --hot-pink-950: #2E051F;
}
Generate More ShadesCreate PaletteConvert Color