Deep Pink

#E335B8

Pink

Color Codes

All color formats for development

HEX
#E335B8
RGB
rgb(227, 53, 184)
HSL
hsl(315, 76%, 55%)
OKLCH
oklch(0.639 0.242 340.3)
CMYK
cmyk(0%, 77%, 19%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.84:1

AA AAA

On Black Background

5.47: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#DE1EAE
2#C51B9B
3#AD1887
4#941474
5#7B1161
6#630D4D
7#4A0A3A
8#310727
9#190313

Tints

Lighter variations

1#E649BF
2#E95DC6
3#EC72CD
4#EE86D4
5#F19ADB
6#F4AEE3
7#F7C2EA
8#F9D7F1
9#FCEBF8

Tones

Muted variations

1#DB3EB3
2#D246AF
3#C94FAB
4#C158A6
5#B861A2
6#AF699E
7#A67299
8#9E7B95
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
#F7C5EA
Secondary backgroundsInput backgroundsDividers
300
F198
#F198DB
BordersInactive statesPlaceholder text
400
EA62
#EA62C8
Disabled statesSecondary iconsMuted text
500
E335
#E335B8
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B9B
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D157B
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F58
Text on light backgroundsHeadingsStrong borders
900
480A
#480A38
Primary textHigh emphasis contentDark headings
950
2D06
#2D0623
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: #F7C5EA;
  --deep-pink-300: #F198DB;
  --deep-pink-400: #EA62C8;
  --deep-pink-500: #E335B8;
  --deep-pink-600: #C51B9B;
  --deep-pink-700: #9D157B;
  --deep-pink-800: #700F58;
  --deep-pink-900: #480A38;
  --deep-pink-950: #2D0623;
}
Generate More ShadesCreate PaletteConvert Color