#FE2C44 Color

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

Color preview

#FE2C44

Color formats

HEX
#FE2C44
RGB
rgb(254, 44, 68)
RGBA
rgba(254, 44, 68, 1)
HSL
hsl(353, 99%, 58%)
HSV
hsv(353, 83%, 100%)
CMYK
cmyk(0%, 83%, 73%, 0%)
CSS variable
--color-primary: #FE2C44;
Lowercase HEX
#fe2c44

Shades

Tints

Tones

Harmony

CSS snippets for #FE2C44

.color-fe2c44 {
  color: #FE2C44;
  background-color: #FE2C44;
}

Frequently asked questions

What color is #FE2C44?+

#FE2C44 is a HEX color with RGB value rgb(254, 44, 68) and HSL value hsl(353, 99%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FE2C44?+

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