#FC5A8B Color

Inspect #FC5A8B across formats, palettes, contrast and closest named color matches.

Color preview

#FC5A8B

Color formats

HEX
#FC5A8B
RGB
rgb(252, 90, 139)
RGBA
rgba(252, 90, 139, 1)
HSL
hsl(342, 96%, 67%)
HSV
hsv(342, 64%, 99%)
CMYK
cmyk(0%, 64%, 45%, 1%)
CSS variable
--color-primary: #FC5A8B;
Lowercase HEX
#fc5a8b

Shades

Tints

Tones

Harmony

CSS snippets for #FC5A8B

.color-fc5a8b {
  color: #FC5A8B;
  background-color: #FC5A8B;
}

Frequently asked questions

What color is #FC5A8B?+

#FC5A8B is a HEX color with RGB value rgb(252, 90, 139) and HSL value hsl(342, 96%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FC5A8B?+

The closest Tailwind color is rose-400, available as the bg-rose-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools