#FC2C48 Color

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

Color preview

#FC2C48

Color formats

HEX
#FC2C48
RGB
rgb(252, 44, 72)
RGBA
rgba(252, 44, 72, 1)
HSL
hsl(352, 97%, 58%)
HSV
hsv(352, 83%, 99%)
CMYK
cmyk(0%, 83%, 71%, 1%)
CSS variable
--color-primary: #FC2C48;
Lowercase HEX
#fc2c48

Shades

Tints

Tones

Harmony

CSS snippets for #FC2C48

.color-fc2c48 {
  color: #FC2C48;
  background-color: #FC2C48;
}

Frequently asked questions

What color is #FC2C48?+

#FC2C48 is a HEX color with RGB value rgb(252, 44, 72) and HSL value hsl(352, 97%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FC2C48?+

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