#FE2A34 Color

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

Color preview

#FE2A34

Color formats

HEX
#FE2A34
RGB
rgb(254, 42, 52)
RGBA
rgba(254, 42, 52, 1)
HSL
hsl(357, 99%, 58%)
HSV
hsv(357, 83%, 100%)
CMYK
cmyk(0%, 83%, 80%, 0%)
CSS variable
--color-primary: #FE2A34;
Lowercase HEX
#fe2a34

Shades

Tints

Tones

Harmony

CSS snippets for #FE2A34

.color-fe2a34 {
  color: #FE2A34;
  background-color: #FE2A34;
}

Frequently asked questions

What color is #FE2A34?+

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

What is the closest Tailwind color to #FE2A34?+

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