#FE2F2C Color

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

Color preview

#FE2F2C

Color formats

HEX
#FE2F2C
RGB
rgb(254, 47, 44)
RGBA
rgba(254, 47, 44, 1)
HSL
hsl(1, 99%, 58%)
HSV
hsv(1, 83%, 100%)
CMYK
cmyk(0%, 81%, 83%, 0%)
CSS variable
--color-primary: #FE2F2C;
Lowercase HEX
#fe2f2c

Shades

Tints

Tones

Harmony

CSS snippets for #FE2F2C

.color-fe2f2c {
  color: #FE2F2C;
  background-color: #FE2F2C;
}

Frequently asked questions

What color is #FE2F2C?+

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

What is the closest Tailwind color to #FE2F2C?+

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