#FE082D Color

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

Color preview

#FE082D

Color formats

HEX
#FE082D
RGB
rgb(254, 8, 45)
RGBA
rgba(254, 8, 45, 1)
HSL
hsl(351, 99%, 51%)
HSV
hsv(351, 97%, 100%)
CMYK
cmyk(0%, 97%, 82%, 0%)
CSS variable
--color-primary: #FE082D;
Lowercase HEX
#fe082d

Shades

Tints

Tones

Harmony

CSS snippets for #FE082D

.color-fe082d {
  color: #FE082D;
  background-color: #FE082D;
}

Frequently asked questions

What color is #FE082D?+

#FE082D is a HEX color with RGB value rgb(254, 8, 45) and HSL value hsl(351, 99%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FE082D?+

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