#FEB008 Color

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

Color preview

#FEB008

Color formats

HEX
#FEB008
RGB
rgb(254, 176, 8)
RGBA
rgba(254, 176, 8, 1)
HSL
hsl(41, 99%, 51%)
HSV
hsv(41, 97%, 100%)
CMYK
cmyk(0%, 31%, 97%, 0%)
CSS variable
--color-primary: #FEB008;
Lowercase HEX
#feb008

Shades

Tints

Tones

Harmony

CSS snippets for #FEB008

.color-feb008 {
  color: #FEB008;
  background-color: #FEB008;
}

Frequently asked questions

What color is #FEB008?+

#FEB008 is a HEX color with RGB value rgb(254, 176, 8) and HSL value hsl(41, 99%, 51%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FEB008?+

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