#EABD6A Color

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

Color preview

#EABD6A

Color formats

HEX
#EABD6A
RGB
rgb(234, 189, 106)
RGBA
rgba(234, 189, 106, 1)
HSL
hsl(39, 75%, 67%)
HSV
hsv(39, 55%, 92%)
CMYK
cmyk(0%, 19%, 55%, 8%)
CSS variable
--color-primary: #EABD6A;
Lowercase HEX
#eabd6a

Shades

Tints

Tones

Harmony

CSS snippets for #EABD6A

.color-eabd6a {
  color: #EABD6A;
  background-color: #EABD6A;
}

Frequently asked questions

What color is #EABD6A?+

#EABD6A is a HEX color with RGB value rgb(234, 189, 106) and HSL value hsl(39, 75%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EABD6A?+

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