#FEB82C Color

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

Color preview

#FEB82C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEB82C

.color-feb82c {
  color: #FEB82C;
  background-color: #FEB82C;
}

Frequently asked questions

What color is #FEB82C?+

#FEB82C is a HEX color with RGB value rgb(254, 184, 44) and HSL value hsl(40, 99%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FEB82C?+

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