#FEB42C Color

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

Color preview

#FEB42C

Color formats

HEX
#FEB42C
RGB
rgb(254, 180, 44)
RGBA
rgba(254, 180, 44, 1)
HSL
hsl(39, 99%, 58%)
HSV
hsv(39, 83%, 100%)
CMYK
cmyk(0%, 29%, 83%, 0%)
CSS variable
--color-primary: #FEB42C;
Lowercase HEX
#feb42c

Shades

Tints

Tones

Harmony

CSS snippets for #FEB42C

.color-feb42c {
  color: #FEB42C;
  background-color: #FEB42C;
}

Frequently asked questions

What color is #FEB42C?+

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

What is the closest Tailwind color to #FEB42C?+

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