Deep Pink

#F72282

Pink

Color Codes

All color formats for development

HEX
#F72282
RGB
rgb(247, 34, 130)
HSL
hsl(333, 93%, 55%)
OKLCH
oklch(0.641 0.244 1.5)
CMYK
cmyk(0%, 86%, 47%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.81:1

AA AAA

On Black Background

5.51:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FDBF
300
#FB8E
400
#F953
500
#F722
600
#D908
700
#AC06
800
#7B04
900
#4F03
950
#3102

Shades

Darker variations

1#F40972
2#D90866
3#BD0759
4#A2064C
5#870540
6#6C0433
7#510326
8#360219
9#1B010D

Tints

Lighter variations

1#F8388E
2#F94E9B
3#F964A7
4#FA7AB4
5#FB90C0
6#FCA6CD
7#FDBDD9
8#FDD3E6
9#FEE9F2

Tones

Muted variations

1#EC2C83
2#E23784
3#D74285
4#CC4C86
5#C25787
6#B76288
7#AC6C89
8#A2778A
9#97828B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F7
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDEB
Light backgroundsTable row hoverSkeleton loading
200
FDBF
#FDBFDB
Secondary backgroundsInput backgroundsDividers
300
FB8E
#FB8EBF
BordersInactive statesPlaceholder text
400
F953
#F9539D
Disabled statesSecondary iconsMuted text
500
F722
#F72282
Primary brand colorCTAsActive elementsLinks
600
D908
#D90866
Hover statesFocus ringsPrimary buttons hover
700
AC06
#AC0651
Active/pressed statesDark mode accentsSecondary text
800
7B04
#7B043A
Text on light backgroundsHeadingsStrong borders
900
4F03
#4F0325
Primary textHigh emphasis contentDark headings
950
3102
#310217
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FEF0F7;
  --deep-pink-100: #FEDDEB;
  --deep-pink-200: #FDBFDB;
  --deep-pink-300: #FB8EBF;
  --deep-pink-400: #F9539D;
  --deep-pink-500: #F72282;
  --deep-pink-600: #D90866;
  --deep-pink-700: #AC0651;
  --deep-pink-800: #7B043A;
  --deep-pink-900: #4F0325;
  --deep-pink-950: #310217;
}
Generate More ShadesCreate PaletteConvert Color