#FC5D77 Color

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

Color preview

#FC5D77

Color formats

HEX
#FC5D77
RGB
rgb(252, 93, 119)
RGBA
rgba(252, 93, 119, 1)
HSL
hsl(350, 96%, 68%)
HSV
hsv(350, 63%, 99%)
CMYK
cmyk(0%, 63%, 53%, 1%)
CSS variable
--color-primary: #FC5D77;
Lowercase HEX
#fc5d77

Shades

Tints

Tones

Harmony

CSS snippets for #FC5D77

.color-fc5d77 {
  color: #FC5D77;
  background-color: #FC5D77;
}

Frequently asked questions

What color is #FC5D77?+

#FC5D77 is a HEX color with RGB value rgb(252, 93, 119) and HSL value hsl(350, 96%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FC5D77?+

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