#FC2C60 Color

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

Color preview

#FC2C60

Color formats

HEX
#FC2C60
RGB
rgb(252, 44, 96)
RGBA
rgba(252, 44, 96, 1)
HSL
hsl(345, 97%, 58%)
HSV
hsv(345, 83%, 99%)
CMYK
cmyk(0%, 83%, 62%, 1%)
CSS variable
--color-primary: #FC2C60;
Lowercase HEX
#fc2c60

Shades

Tints

Tones

Harmony

CSS snippets for #FC2C60

.color-fc2c60 {
  color: #FC2C60;
  background-color: #FC2C60;
}

Frequently asked questions

What color is #FC2C60?+

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

What is the closest Tailwind color to #FC2C60?+

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