#FE2A3C Color

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

Color preview

#FE2A3C

Color formats

HEX
#FE2A3C
RGB
rgb(254, 42, 60)
RGBA
rgba(254, 42, 60, 1)
HSL
hsl(355, 99%, 58%)
HSV
hsv(355, 83%, 100%)
CMYK
cmyk(0%, 83%, 76%, 0%)
CSS variable
--color-primary: #FE2A3C;
Lowercase HEX
#fe2a3c

Shades

Tints

Tones

Harmony

CSS snippets for #FE2A3C

.color-fe2a3c {
  color: #FE2A3C;
  background-color: #FE2A3C;
}

Frequently asked questions

What color is #FE2A3C?+

#FE2A3C is a HEX color with RGB value rgb(254, 42, 60) and HSL value hsl(355, 99%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FE2A3C?+

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