#FEAB06 Color

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

Color preview

#FEAB06

Color formats

HEX
#FEAB06
RGB
rgb(254, 171, 6)
RGBA
rgba(254, 171, 6, 1)
HSL
hsl(40, 99%, 51%)
HSV
hsv(40, 98%, 100%)
CMYK
cmyk(0%, 33%, 98%, 0%)
CSS variable
--color-primary: #FEAB06;
Lowercase HEX
#feab06

Shades

Tints

Tones

Harmony

CSS snippets for #FEAB06

.color-feab06 {
  color: #FEAB06;
  background-color: #FEAB06;
}

Frequently asked questions

What color is #FEAB06?+

#FEAB06 is a HEX color with RGB value rgb(254, 171, 6) and HSL value hsl(40, 99%, 51%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FEAB06?+

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