#FC7878 Color

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

Color preview

#FC7878

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FC7878

.color-fc7878 {
  color: #FC7878;
  background-color: #FC7878;
}

Frequently asked questions

What color is #FC7878?+

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

What is the closest Tailwind color to #FC7878?+

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