#FC2A49 Color

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

Color preview

#FC2A49

Color formats

HEX
#FC2A49
RGB
rgb(252, 42, 73)
RGBA
rgba(252, 42, 73, 1)
HSL
hsl(351, 97%, 58%)
HSV
hsv(351, 83%, 99%)
CMYK
cmyk(0%, 83%, 71%, 1%)
CSS variable
--color-primary: #FC2A49;
Lowercase HEX
#fc2a49

Shades

Tints

Tones

Harmony

CSS snippets for #FC2A49

.color-fc2a49 {
  color: #FC2A49;
  background-color: #FC2A49;
}

Frequently asked questions

What color is #FC2A49?+

#FC2A49 is a HEX color with RGB value rgb(252, 42, 73) and HSL value hsl(351, 97%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FC2A49?+

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