#FE822A Color

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

Color preview

#FE822A

Color formats

HEX
#FE822A
RGB
rgb(254, 130, 42)
RGBA
rgba(254, 130, 42, 1)
HSL
hsl(25, 99%, 58%)
HSV
hsv(25, 83%, 100%)
CMYK
cmyk(0%, 49%, 83%, 0%)
CSS variable
--color-primary: #FE822A;
Lowercase HEX
#fe822a

Shades

Tints

Tones

Harmony

CSS snippets for #FE822A

.color-fe822a {
  color: #FE822A;
  background-color: #FE822A;
}

Frequently asked questions

What color is #FE822A?+

#FE822A is a HEX color with RGB value rgb(254, 130, 42) and HSL value hsl(25, 99%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FE822A?+

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