#EACD6D Color

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

Color preview

#EACD6D

Color formats

HEX
#EACD6D
RGB
rgb(234, 205, 109)
RGBA
rgba(234, 205, 109, 1)
HSL
hsl(46, 75%, 67%)
HSV
hsv(46, 53%, 92%)
CMYK
cmyk(0%, 12%, 53%, 8%)
CSS variable
--color-primary: #EACD6D;
Lowercase HEX
#eacd6d

Shades

Tints

Tones

Harmony

CSS snippets for #EACD6D

.color-eacd6d {
  color: #EACD6D;
  background-color: #EACD6D;
}

Frequently asked questions

What color is #EACD6D?+

#EACD6D is a HEX color with RGB value rgb(234, 205, 109) and HSL value hsl(46, 75%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EACD6D?+

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