#E6D600 Color

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

Color preview

#E6D600

Color formats

HEX
#E6D600
RGB
rgb(230, 214, 0)
RGBA
rgba(230, 214, 0, 1)
HSL
hsl(56, 100%, 45%)
HSV
hsv(56, 100%, 90%)
CMYK
cmyk(0%, 7%, 100%, 10%)
CSS variable
--color-primary: #E6D600;
Lowercase HEX
#e6d600

Shades

Tints

Tones

Harmony

CSS snippets for #E6D600

.color-e6d600 {
  color: #E6D600;
  background-color: #E6D600;
}

Frequently asked questions

What color is #E6D600?+

#E6D600 is a HEX color with RGB value rgb(230, 214, 0) and HSL value hsl(56, 100%, 45%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #E6D600?+

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