#FEB12C Color

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

Color preview

#FEB12C

Color formats

HEX
#FEB12C
RGB
rgb(254, 177, 44)
RGBA
rgba(254, 177, 44, 1)
HSL
hsl(38, 99%, 58%)
HSV
hsv(38, 83%, 100%)
CMYK
cmyk(0%, 30%, 83%, 0%)
CSS variable
--color-primary: #FEB12C;
Lowercase HEX
#feb12c

Shades

Tints

Tones

Harmony

CSS snippets for #FEB12C

.color-feb12c {
  color: #FEB12C;
  background-color: #FEB12C;
}

Frequently asked questions

What color is #FEB12C?+

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

What is the closest Tailwind color to #FEB12C?+

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