Plum

#F594BC

Pink

Color Codes

All color formats for development

HEX
#F594BC
RGB
rgb(245, 148, 188)
HSL
hsl(335, 83%, 77%)
OKLCH
oklch(0.778 0.125 354.2)
CMYK
cmyk(0%, 40%, 23%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.13:1

AA AAA

On Black Background

9.84:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDE
200
#F9C2
300
#F594
400
#F05C
500
#EB2D
600
#CD13
700
#A30F
800
#750B
900
#4B07
950
#2F04

Shades

Darker variations

1#F270A6
2#EE4C90
3#EB2879
4#D81466
5#B41155
6#900D44
7#6C0A33
8#480722
9#240311

Tints

Lighter variations

1#F69EC3
2#F7A9CA
3#F8B4D0
4#F9BFD7
5#FAC9DE
6#FBD4E4
7#FCDFEB
8#FDEAF2
9#FEF4F8

Tones

Muted variations

1#F099BD
2#EB9DBE
3#E6A2BF
4#E2A7BF
5#DDACC0
6#D8B1C1
7#D3B6C2
8#CEBBC3
9#C9BFC4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEEB
Light backgroundsTable row hoverSkeleton loading
200
F9C2
#F9C2D9
Secondary backgroundsInput backgroundsDividers
300
F594
#F594BC
BordersInactive statesPlaceholder text
400
F05C
#F05C99
Disabled statesSecondary iconsMuted text
500
EB2D
#EB2D7C
Primary brand colorCTAsActive elementsLinks
600
CD13
#CD1361
Hover statesFocus ringsPrimary buttons hover
700
A30F
#A30F4D
Active/pressed statesDark mode accentsSecondary text
800
750B
#750B37
Text on light backgroundsHeadingsStrong borders
900
4B07
#4B0723
Primary textHigh emphasis contentDark headings
950
2F04
#2F0416
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FEF1F6;
  --plum-100: #FCDEEB;
  --plum-200: #F9C2D9;
  --plum-300: #F594BC;
  --plum-400: #F05C99;
  --plum-500: #EB2D7C;
  --plum-600: #CD1361;
  --plum-700: #A30F4D;
  --plum-800: #750B37;
  --plum-900: #4B0723;
  --plum-950: #2F0416;
}
Generate More ShadesCreate PaletteConvert Color