Deep Pink

#E335A1

Pink

Color Codes

All color formats for development

HEX
#E335A1
RGB
rgb(227, 53, 161)
HSL
hsl(323, 76%, 55%)
OKLCH
oklch(0.629 0.229 347.9)
CMYK
cmyk(0%, 77%, 29%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.97:1

AA AAA

On Black Background

5.29: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#DE1E95
2#C51B84
3#AD1874
4#941463
5#7B1153
6#630D42
7#4A0A32
8#310721
9#190311

Tints

Lighter variations

1#E649AA
2#E95DB3
3#EC72BD
4#EE86C6
5#F19AD0
6#F4AED9
7#F7C2E3
8#F9D7EC
9#FCEBF6

Tones

Muted variations

1#DB3E9F
2#D2469D
3#C94F9A
4#C15898
5#B86196
6#AF6994
7#A67292
8#9E7B90
9#95848E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F9
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F0
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5E4
Secondary backgroundsInput backgroundsDividers
300
F198
#F198CF
BordersInactive statesPlaceholder text
400
EA62
#EA62B6
Disabled statesSecondary iconsMuted text
500
E335
#E335A1
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B84
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1569
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F4B
Text on light backgroundsHeadingsStrong borders
900
480A
#480A30
Primary textHigh emphasis contentDark headings
950
2D06
#2D061E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF2F9;
  --deep-pink-100: #FBE0F0;
  --deep-pink-200: #F7C5E4;
  --deep-pink-300: #F198CF;
  --deep-pink-400: #EA62B6;
  --deep-pink-500: #E335A1;
  --deep-pink-600: #C51B84;
  --deep-pink-700: #9D1569;
  --deep-pink-800: #700F4B;
  --deep-pink-900: #480A30;
  --deep-pink-950: #2D061E;
}
Generate More ShadesCreate PaletteConvert Color