#E0BF29 Color

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

Color preview

#E0BF29

Color formats

HEX
#E0BF29
RGB
rgb(224, 191, 41)
RGBA
rgba(224, 191, 41, 1)
HSL
hsl(49, 75%, 52%)
HSV
hsv(49, 82%, 88%)
CMYK
cmyk(0%, 15%, 82%, 12%)
CSS variable
--color-primary: #E0BF29;
Lowercase HEX
#e0bf29

Shades

Tints

Tones

Harmony

CSS snippets for #E0BF29

.color-e0bf29 {
  color: #E0BF29;
  background-color: #E0BF29;
}

Frequently asked questions

What color is #E0BF29?+

#E0BF29 is a HEX color with RGB value rgb(224, 191, 41) and HSL value hsl(49, 75%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E0BF29?+

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