#E6BF14 Color

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

Color preview

#E6BF14

Color formats

HEX
#E6BF14
RGB
rgb(230, 191, 20)
RGBA
rgba(230, 191, 20, 1)
HSL
hsl(49, 84%, 49%)
HSV
hsv(49, 91%, 90%)
CMYK
cmyk(0%, 17%, 91%, 10%)
CSS variable
--color-primary: #E6BF14;
Lowercase HEX
#e6bf14

Shades

Tints

Tones

Harmony

CSS snippets for #E6BF14

.color-e6bf14 {
  color: #E6BF14;
  background-color: #E6BF14;
}

Frequently asked questions

What color is #E6BF14?+

#E6BF14 is a HEX color with RGB value rgb(230, 191, 20) and HSL value hsl(49, 84%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E6BF14?+

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