#FE080C Color

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

Color preview

#FE080C

Color formats

HEX
#FE080C
RGB
rgb(254, 8, 12)
RGBA
rgba(254, 8, 12, 1)
HSL
hsl(359, 99%, 51%)
HSV
hsv(359, 97%, 100%)
CMYK
cmyk(0%, 97%, 95%, 0%)
CSS variable
--color-primary: #FE080C;
Lowercase HEX
#fe080c

Shades

Tints

Tones

Harmony

CSS snippets for #FE080C

.color-fe080c {
  color: #FE080C;
  background-color: #FE080C;
}

Frequently asked questions

What color is #FE080C?+

#FE080C is a HEX color with RGB value rgb(254, 8, 12) and HSL value hsl(359, 99%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FE080C?+

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