#EADCA9 Color

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

Color preview

#EADCA9

Color formats

HEX
#EADCA9
RGB
rgb(234, 220, 169)
RGBA
rgba(234, 220, 169, 1)
HSL
hsl(47, 61%, 79%)
HSV
hsv(47, 28%, 92%)
CMYK
cmyk(0%, 6%, 28%, 8%)
CSS variable
--color-primary: #EADCA9;
Lowercase HEX
#eadca9

Shades

Tints

Tones

Harmony

CSS snippets for #EADCA9

.color-eadca9 {
  color: #EADCA9;
  background-color: #EADCA9;
}

Frequently asked questions

What color is #EADCA9?+

#EADCA9 is a HEX color with RGB value rgb(234, 220, 169) and HSL value hsl(47, 61%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADCA9?+

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