#FC342A Color

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

Color preview

#FC342A

Color formats

HEX
#FC342A
RGB
rgb(252, 52, 42)
RGBA
rgba(252, 52, 42, 1)
HSL
hsl(3, 97%, 58%)
HSV
hsv(3, 83%, 99%)
CMYK
cmyk(0%, 79%, 83%, 1%)
CSS variable
--color-primary: #FC342A;
Lowercase HEX
#fc342a

Shades

Tints

Tones

Harmony

CSS snippets for #FC342A

.color-fc342a {
  color: #FC342A;
  background-color: #FC342A;
}

Frequently asked questions

What color is #FC342A?+

#FC342A is a HEX color with RGB value rgb(252, 52, 42) and HSL value hsl(3, 97%, 58%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FC342A?+

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