Deep Pink

#E335A6

Pink

Color Codes

All color formats for development

HEX
#E335A6
RGB
rgb(227, 53, 166)
HSL
hsl(321, 76%, 55%)
OKLCH
oklch(0.631 0.232 346.1)
CMYK
cmyk(0%, 77%, 27%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.94:1

AA AAA

On Black Background

5.33: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#DE1E9B
2#C51B8A
3#AD1879
4#941467
5#7B1156
6#630D45
7#4A0A34
8#310722
9#190311

Tints

Lighter variations

1#E649AF
2#E95DB8
3#EC72C1
4#EE86CA
5#F19AD3
6#F4AEDC
7#F7C2E4
8#F9D7ED
9#FCEBF6

Tones

Muted variations

1#DB3EA4
2#D246A1
3#C94F9F
4#C1589C
5#B86199
6#AF6997
7#A67294
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
#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 {
  --deep-pink-50: #FDF2F9;
  --deep-pink-100: #FBE0F1;
  --deep-pink-200: #F7C5E5;
  --deep-pink-300: #F198D2;
  --deep-pink-400: #EA62BA;
  --deep-pink-500: #E335A6;
  --deep-pink-600: #C51B8A;
  --deep-pink-700: #9D156E;
  --deep-pink-800: #700F4E;
  --deep-pink-900: #480A32;
  --deep-pink-950: #2D061F;
}
Generate More ShadesCreate PaletteConvert Color