#FC3C4C Color

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

Color preview

#FC3C4C

Color formats

HEX
#FC3C4C
RGB
rgb(252, 60, 76)
RGBA
rgba(252, 60, 76, 1)
HSL
hsl(355, 97%, 61%)
HSV
hsv(355, 76%, 99%)
CMYK
cmyk(0%, 76%, 70%, 1%)
CSS variable
--color-primary: #FC3C4C;
Lowercase HEX
#fc3c4c

Shades

Tints

Tones

Harmony

CSS snippets for #FC3C4C

.color-fc3c4c {
  color: #FC3C4C;
  background-color: #FC3C4C;
}

Frequently asked questions

What color is #FC3C4C?+

#FC3C4C is a HEX color with RGB value rgb(252, 60, 76) and HSL value hsl(355, 97%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC3C4C?+

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