#FFE32B Color

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

Color preview

#FFE32B

Color formats

HEX
#FFE32B
RGB
rgb(255, 227, 43)
RGBA
rgba(255, 227, 43, 1)
HSL
hsl(52, 100%, 58%)
HSV
hsv(52, 83%, 100%)
CMYK
cmyk(0%, 11%, 83%, 0%)
CSS variable
--color-primary: #FFE32B;
Lowercase HEX
#ffe32b

Shades

Tints

Tones

Harmony

CSS snippets for #FFE32B

.color-ffe32b {
  color: #FFE32B;
  background-color: #FFE32B;
}

Frequently asked questions

What color is #FFE32B?+

#FFE32B is a HEX color with RGB value rgb(255, 227, 43) and HSL value hsl(52, 100%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFE32B?+

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