Deep Pink

#E335A4

Pink

Color Codes

All color formats for development

HEX
#E335A4
RGB
rgb(227, 53, 164)
HSL
hsl(322, 76%, 55%)
OKLCH
oklch(0.63 0.231 346.8)
CMYK
cmyk(0%, 77%, 28%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.95:1

AA AAA

On Black Background

5.31: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#DE1E98
2#C51B87
3#AD1876
4#941465
5#7B1154
6#630D43
7#4A0A33
8#310722
9#190311

Tints

Lighter variations

1#E649AD
2#E95DB6
3#EC72BF
4#EE86C8
5#F19AD1
6#F4AEDA
7#F7C2E4
8#F9D7ED
9#FCEBF6

Tones

Muted variations

1#DB3EA1
2#D2469F
3#C94F9D
4#C1589A
5#B86198
6#AF6996
7#A67293
8#9E7B91
9#95848F

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
#F198D0
BordersInactive statesPlaceholder text
400
EA62
#EA62B8
Disabled statesSecondary iconsMuted text
500
E335
#E335A4
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B87
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D156B
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F4D
Text on light backgroundsHeadingsStrong borders
900
480A
#480A31
Primary textHigh emphasis contentDark headings
950
2D06
#2D061F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF2F9;
  --deep-pink-100: #FBE0F1;
  --deep-pink-200: #F7C5E5;
  --deep-pink-300: #F198D0;
  --deep-pink-400: #EA62B8;
  --deep-pink-500: #E335A4;
  --deep-pink-600: #C51B87;
  --deep-pink-700: #9D156B;
  --deep-pink-800: #700F4D;
  --deep-pink-900: #480A31;
  --deep-pink-950: #2D061F;
}
Generate More ShadesCreate PaletteConvert Color