#FE6A01 Color

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

Color preview

#FE6A01

Color formats

HEX
#FE6A01
RGB
rgb(254, 106, 1)
RGBA
rgba(254, 106, 1, 1)
HSL
hsl(25, 99%, 50%)
HSV
hsv(25, 100%, 100%)
CMYK
cmyk(0%, 58%, 100%, 0%)
CSS variable
--color-primary: #FE6A01;
Lowercase HEX
#fe6a01

Shades

Tints

Tones

Harmony

CSS snippets for #FE6A01

.color-fe6a01 {
  color: #FE6A01;
  background-color: #FE6A01;
}

Frequently asked questions

What color is #FE6A01?+

#FE6A01 is a HEX color with RGB value rgb(254, 106, 1) and HSL value hsl(25, 99%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FE6A01?+

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