Hot Pink

#EA62BA

Pink

Color Codes

All color formats for development

HEX
#EA62BA
RGB
rgb(234, 98, 186)
HSL
hsl(321, 76%, 65%)
OKLCH
oklch(0.693 0.193 343.6)
CMYK
cmyk(0%, 58%, 21%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.02:1

AA AAA

On Black Background

6.95:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#E645AD
2#E228A1
3#CC1C8E
4#AF187A
5#921466
6#751051
7#580C3D
8#3A0829
9#1D0414

Tints

Lighter variations

1#EC72C1
2#EE81C8
3#F091CF
4#F2A1D6
5#F4B0DD
6#F6C0E3
7#F9D0EA
8#FBE0F1
9#FDEFF8

Tones

Muted variations

1#E369B8
2#DC6FB6
3#D576B4
4#CE7DB2
5#C884B0
6#C18BAE
7#BA91AC
8#B398AA
9#AD9FA8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F9
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F1
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5E5
Secondary backgroundsInput backgroundsDividers
300
F198
#F198D2
BordersInactive statesPlaceholder text
400
EA62
#EA62BA
Disabled statesSecondary iconsMuted text
500
E335
#E335A6
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B8A
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D156E
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F4E
Text on light backgroundsHeadingsStrong borders
900
480A
#480A32
Primary textHigh emphasis contentDark headings
950
2D06
#2D061F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF2F9;
  --hot-pink-100: #FBE0F1;
  --hot-pink-200: #F7C5E5;
  --hot-pink-300: #F198D2;
  --hot-pink-400: #EA62BA;
  --hot-pink-500: #E335A6;
  --hot-pink-600: #C51B8A;
  --hot-pink-700: #9D156E;
  --hot-pink-800: #700F4E;
  --hot-pink-900: #480A32;
  --hot-pink-950: #2D061F;
}
Generate More ShadesCreate PaletteConvert Color