#FE9059 Color

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

Color preview

#FE9059

Color formats

HEX
#FE9059
RGB
rgb(254, 144, 89)
RGBA
rgba(254, 144, 89, 1)
HSL
hsl(20, 99%, 67%)
HSV
hsv(20, 65%, 100%)
CMYK
cmyk(0%, 43%, 65%, 0%)
CSS variable
--color-primary: #FE9059;
Lowercase HEX
#fe9059

Shades

Tints

Tones

Harmony

CSS snippets for #FE9059

.color-fe9059 {
  color: #FE9059;
  background-color: #FE9059;
}

Frequently asked questions

What color is #FE9059?+

#FE9059 is a HEX color with RGB value rgb(254, 144, 89) and HSL value hsl(20, 99%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FE9059?+

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