Hot Pink

#E335C1

Pink

Color Codes

All color formats for development

HEX
#E335C1
RGB
rgb(227, 53, 193)
HSL
hsl(312, 76%, 55%)
OKLCH
oklch(0.643 0.248 337.5)
CMYK
cmyk(0%, 77%, 15%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.79:1

AA AAA

On Black Background

5.55: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#DE1EB8
2#C51BA3
3#AD188F
4#94147B
5#7B1166
6#630D52
7#4A0A3D
8#310729
9#190314

Tints

Lighter variations

1#E649C7
2#E95DCD
3#EC72D3
4#EE86DA
5#F19AE0
6#F4AEE6
7#F7C2EC
8#F9D7F3
9#FCEBF9

Tones

Muted variations

1#DB3EBB
2#D246B6
3#C94FB1
4#C158AC
5#B861A6
6#AF69A1
7#A6729C
8#9E7B97
9#958491

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FB
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F5
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5ED
Secondary backgroundsInput backgroundsDividers
300
F198
#F198DF
BordersInactive statesPlaceholder text
400
EA62
#EA62CE
Disabled statesSecondary iconsMuted text
500
E335
#E335C1
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51BA3
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1582
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F5D
Text on light backgroundsHeadingsStrong borders
900
480A
#480A3B
Primary textHigh emphasis contentDark headings
950
2D06
#2D0625
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF2FB;
  --hot-pink-100: #FBE0F5;
  --hot-pink-200: #F7C5ED;
  --hot-pink-300: #F198DF;
  --hot-pink-400: #EA62CE;
  --hot-pink-500: #E335C1;
  --hot-pink-600: #C51BA3;
  --hot-pink-700: #9D1582;
  --hot-pink-800: #700F5D;
  --hot-pink-900: #480A3B;
  --hot-pink-950: #2D0625;
}
Generate More ShadesCreate PaletteConvert Color