#FEAF06 Color

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

Color preview

#FEAF06

Color formats

HEX
#FEAF06
RGB
rgb(254, 175, 6)
RGBA
rgba(254, 175, 6, 1)
HSL
hsl(41, 99%, 51%)
HSV
hsv(41, 98%, 100%)
CMYK
cmyk(0%, 31%, 98%, 0%)
CSS variable
--color-primary: #FEAF06;
Lowercase HEX
#feaf06

Shades

Tints

Tones

Harmony

CSS snippets for #FEAF06

.color-feaf06 {
  color: #FEAF06;
  background-color: #FEAF06;
}

Frequently asked questions

What color is #FEAF06?+

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

What is the closest Tailwind color to #FEAF06?+

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