Deep Pink

#E335BB

Pink

Color Codes

All color formats for development

HEX
#E335BB
RGB
rgb(227, 53, 187)
HSL
hsl(314, 76%, 55%)
OKLCH
oklch(0.64 0.244 339.3)
CMYK
cmyk(0%, 77%, 18%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.82:1

AA AAA

On Black Background

5.49: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#DE1EB1
2#C51B9E
3#AD188A
4#941476
5#7B1163
6#630D4F
7#4A0A3B
8#310727
9#190314

Tints

Lighter variations

1#E649C2
2#E95DC8
3#EC72CF
4#EE86D6
5#F19ADD
6#F4AEE4
7#F7C2EB
8#F9D7F1
9#FCEBF8

Tones

Muted variations

1#DB3EB6
2#D246B1
3#C94FAD
4#C158A8
5#B861A4
6#AF699F
7#A6729A
8#9E7B96
9#958491

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FA
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F4
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5EB
Secondary backgroundsInput backgroundsDividers
300
F198
#F198DC
BordersInactive statesPlaceholder text
400
EA62
#EA62CA
Disabled statesSecondary iconsMuted text
500
E335
#E335BB
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B9E
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D157D
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F5A
Text on light backgroundsHeadingsStrong borders
900
480A
#480A39
Primary textHigh emphasis contentDark headings
950
2D06
#2D0624
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF2FA;
  --deep-pink-100: #FBE0F4;
  --deep-pink-200: #F7C5EB;
  --deep-pink-300: #F198DC;
  --deep-pink-400: #EA62CA;
  --deep-pink-500: #E335BB;
  --deep-pink-600: #C51B9E;
  --deep-pink-700: #9D157D;
  --deep-pink-800: #700F5A;
  --deep-pink-900: #480A39;
  --deep-pink-950: #2D0624;
}
Generate More ShadesCreate PaletteConvert Color