#FC5A78 Color

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

Color preview

#FC5A78

Color formats

HEX
#FC5A78
RGB
rgb(252, 90, 120)
RGBA
rgba(252, 90, 120, 1)
HSL
hsl(349, 96%, 67%)
HSV
hsv(349, 64%, 99%)
CMYK
cmyk(0%, 64%, 52%, 1%)
CSS variable
--color-primary: #FC5A78;
Lowercase HEX
#fc5a78

Shades

Tints

Tones

Harmony

CSS snippets for #FC5A78

.color-fc5a78 {
  color: #FC5A78;
  background-color: #FC5A78;
}

Frequently asked questions

What color is #FC5A78?+

#FC5A78 is a HEX color with RGB value rgb(252, 90, 120) and HSL value hsl(349, 96%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FC5A78?+

The closest Tailwind color is red-400, available as the bg-red-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