#E6BF24 Color

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

Color preview

#E6BF24

Color formats

HEX
#E6BF24
RGB
rgb(230, 191, 36)
RGBA
rgba(230, 191, 36, 1)
HSL
hsl(48, 80%, 52%)
HSV
hsv(48, 84%, 90%)
CMYK
cmyk(0%, 17%, 84%, 10%)
CSS variable
--color-primary: #E6BF24;
Lowercase HEX
#e6bf24

Shades

Tints

Tones

Harmony

CSS snippets for #E6BF24

.color-e6bf24 {
  color: #E6BF24;
  background-color: #E6BF24;
}

Frequently asked questions

What color is #E6BF24?+

#E6BF24 is a HEX color with RGB value rgb(230, 191, 36) and HSL value hsl(48, 80%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E6BF24?+

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