#FE8E2C Color

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

Color preview

#FE8E2C

Color formats

HEX
#FE8E2C
RGB
rgb(254, 142, 44)
RGBA
rgba(254, 142, 44, 1)
HSL
hsl(28, 99%, 58%)
HSV
hsv(28, 83%, 100%)
CMYK
cmyk(0%, 44%, 83%, 0%)
CSS variable
--color-primary: #FE8E2C;
Lowercase HEX
#fe8e2c

Shades

Tints

Tones

Harmony

CSS snippets for #FE8E2C

.color-fe8e2c {
  color: #FE8E2C;
  background-color: #FE8E2C;
}

Frequently asked questions

What color is #FE8E2C?+

#FE8E2C is a HEX color with RGB value rgb(254, 142, 44) and HSL value hsl(28, 99%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FE8E2C?+

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