#FE2E27 Color

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

Color preview

#FE2E27

Color formats

HEX
#FE2E27
RGB
rgb(254, 46, 39)
RGBA
rgba(254, 46, 39, 1)
HSL
hsl(2, 99%, 57%)
HSV
hsv(2, 85%, 100%)
CMYK
cmyk(0%, 82%, 85%, 0%)
CSS variable
--color-primary: #FE2E27;
Lowercase HEX
#fe2e27

Shades

Tints

Tones

Harmony

CSS snippets for #FE2E27

.color-fe2e27 {
  color: #FE2E27;
  background-color: #FE2E27;
}

Frequently asked questions

What color is #FE2E27?+

#FE2E27 is a HEX color with RGB value rgb(254, 46, 39) and HSL value hsl(2, 99%, 57%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FE2E27?+

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