#EADBA8 Color

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

Color preview

#EADBA8

Color formats

HEX
#EADBA8
RGB
rgb(234, 219, 168)
RGBA
rgba(234, 219, 168, 1)
HSL
hsl(46, 61%, 79%)
HSV
hsv(46, 28%, 92%)
CMYK
cmyk(0%, 6%, 28%, 8%)
CSS variable
--color-primary: #EADBA8;
Lowercase HEX
#eadba8

Shades

Tints

Tones

Harmony

CSS snippets for #EADBA8

.color-eadba8 {
  color: #EADBA8;
  background-color: #EADBA8;
}

Frequently asked questions

What color is #EADBA8?+

#EADBA8 is a HEX color with RGB value rgb(234, 219, 168) and HSL value hsl(46, 61%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADBA8?+

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