Deep Pink

#E3359E

Pink

Color Codes

All color formats for development

HEX
#E3359E
RGB
rgb(227, 53, 158)
HSL
hsl(324, 76%, 55%)
OKLCH
oklch(0.628 0.228 348.9)
CMYK
cmyk(0%, 77%, 30%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.99:1

AA AAA

On Black Background

5.27: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#DE1E91
2#C51B81
3#AD1871
4#941461
5#7B1151
6#630D41
7#4A0A30
8#310720
9#190310

Tints

Lighter variations

1#E649A7
2#E95DB1
3#EC72BB
4#EE86C5
5#F19ACE
6#F4AED8
7#F7C2E2
8#F9D7EC
9#FCEBF5

Tones

Muted variations

1#DB3E9C
2#D2469A
3#C94F98
4#C15897
5#B86195
6#AF6993
7#A67291
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
#F7C5E3
Secondary backgroundsInput backgroundsDividers
300
F198
#F198CD
BordersInactive statesPlaceholder text
400
EA62
#EA62B3
Disabled statesSecondary iconsMuted text
500
E335
#E3359E
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B81
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1567
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F49
Text on light backgroundsHeadingsStrong borders
900
480A
#480A2F
Primary textHigh emphasis contentDark headings
950
2D06
#2D061D
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: #F7C5E3;
  --deep-pink-300: #F198CD;
  --deep-pink-400: #EA62B3;
  --deep-pink-500: #E3359E;
  --deep-pink-600: #C51B81;
  --deep-pink-700: #9D1567;
  --deep-pink-800: #700F49;
  --deep-pink-900: #480A2F;
  --deep-pink-950: #2D061D;
}
Generate More ShadesCreate PaletteConvert Color