#FE060A Color

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

Color preview

#FE060A

Color formats

HEX
#FE060A
RGB
rgb(254, 6, 10)
RGBA
rgba(254, 6, 10, 1)
HSL
hsl(359, 99%, 51%)
HSV
hsv(359, 98%, 100%)
CMYK
cmyk(0%, 98%, 96%, 0%)
CSS variable
--color-primary: #FE060A;
Lowercase HEX
#fe060a

Shades

Tints

Tones

Harmony

CSS snippets for #FE060A

.color-fe060a {
  color: #FE060A;
  background-color: #FE060A;
}

Frequently asked questions

What color is #FE060A?+

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

What is the closest Tailwind color to #FE060A?+

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