#FC8F77 Color

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

Color preview

#FC8F77

Color formats

HEX
#FC8F77
RGB
rgb(252, 143, 119)
RGBA
rgba(252, 143, 119, 1)
HSL
hsl(11, 96%, 73%)
HSV
hsv(11, 53%, 99%)
CMYK
cmyk(0%, 43%, 53%, 1%)
CSS variable
--color-primary: #FC8F77;
Lowercase HEX
#fc8f77

Shades

Tints

Tones

Harmony

CSS snippets for #FC8F77

.color-fc8f77 {
  color: #FC8F77;
  background-color: #FC8F77;
}

Frequently asked questions

What color is #FC8F77?+

#FC8F77 is a HEX color with RGB value rgb(252, 143, 119) and HSL value hsl(11, 96%, 73%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FC8F77?+

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