#FC2E31 Color

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

Color preview

#FC2E31

Color formats

HEX
#FC2E31
RGB
rgb(252, 46, 49)
RGBA
rgba(252, 46, 49, 1)
HSL
hsl(359, 97%, 58%)
HSV
hsv(359, 82%, 99%)
CMYK
cmyk(0%, 82%, 81%, 1%)
CSS variable
--color-primary: #FC2E31;
Lowercase HEX
#fc2e31

Shades

Tints

Tones

Harmony

CSS snippets for #FC2E31

.color-fc2e31 {
  color: #FC2E31;
  background-color: #FC2E31;
}

Frequently asked questions

What color is #FC2E31?+

#FC2E31 is a HEX color with RGB value rgb(252, 46, 49) and HSL value hsl(359, 97%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FC2E31?+

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