#FC7F78 Color

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

Color preview

#FC7F78

Color formats

HEX
#FC7F78
RGB
rgb(252, 127, 120)
RGBA
rgba(252, 127, 120, 1)
HSL
hsl(3, 96%, 73%)
HSV
hsv(3, 52%, 99%)
CMYK
cmyk(0%, 50%, 52%, 1%)
CSS variable
--color-primary: #FC7F78;
Lowercase HEX
#fc7f78

Shades

Tints

Tones

Harmony

CSS snippets for #FC7F78

.color-fc7f78 {
  color: #FC7F78;
  background-color: #FC7F78;
}

Frequently asked questions

What color is #FC7F78?+

#FC7F78 is a HEX color with RGB value rgb(252, 127, 120) and HSL value hsl(3, 96%, 73%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FC7F78?+

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