#FE0808 Color

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

Color preview

#FE0808

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FE0808

.color-fe0808 {
  color: #FE0808;
  background-color: #FE0808;
}

Frequently asked questions

What color is #FE0808?+

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

What is the closest Tailwind color to #FE0808?+

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