Hot Pink

#EA6296

Pink

Color Codes

All color formats for development

HEX
#EA6296
RGB
rgb(234, 98, 150)
HSL
hsl(337, 76%, 65%)
OKLCH
oklch(0.68 0.175 359)
CMYK
cmyk(0%, 58%, 36%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.14:1

AA AAA

On Black Background

6.69: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#E64582
2#E2286F
3#CC1C5F
4#AF1852
5#921444
6#751037
7#580C29
8#3A081B
9#1D040E

Tints

Lighter variations

1#EC72A0
2#EE81AB
3#F091B5
4#F2A1C0
5#F4B0CA
6#F6C0D5
7#F9D0DF
8#FBE0EA
9#FDEFF4

Tones

Muted variations

1#E36998
2#DC6F99
3#D5769B
4#CE7D9C
5#C8849E
6#C18B9F
7#BA91A1
8#B398A3
9#AD9FA4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F6
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0EA
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5D8
Secondary backgroundsInput backgroundsDividers
300
F198
#F198BA
BordersInactive statesPlaceholder text
400
EA62
#EA6296
Disabled statesSecondary iconsMuted text
500
E335
#E33578
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B5C
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1549
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F34
Text on light backgroundsHeadingsStrong borders
900
480A
#480A22
Primary textHigh emphasis contentDark headings
950
2D06
#2D0615
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF2F6;
  --hot-pink-100: #FBE0EA;
  --hot-pink-200: #F7C5D8;
  --hot-pink-300: #F198BA;
  --hot-pink-400: #EA6296;
  --hot-pink-500: #E33578;
  --hot-pink-600: #C51B5C;
  --hot-pink-700: #9D1549;
  --hot-pink-800: #700F34;
  --hot-pink-900: #480A22;
  --hot-pink-950: #2D0615;
}
Generate More ShadesCreate PaletteConvert Color