#FEBF2C Color

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

Color preview

#FEBF2C

Color formats

HEX
#FEBF2C
RGB
rgb(254, 191, 44)
RGBA
rgba(254, 191, 44, 1)
HSL
hsl(42, 99%, 58%)
HSV
hsv(42, 83%, 100%)
CMYK
cmyk(0%, 25%, 83%, 0%)
CSS variable
--color-primary: #FEBF2C;
Lowercase HEX
#febf2c

Shades

Tints

Tones

Harmony

CSS snippets for #FEBF2C

.color-febf2c {
  color: #FEBF2C;
  background-color: #FEBF2C;
}

Frequently asked questions

What color is #FEBF2C?+

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

What is the closest Tailwind color to #FEBF2C?+

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