#EAD3C2 Color

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

Color preview

#EAD3C2

Color formats

HEX
#EAD3C2
RGB
rgb(234, 211, 194)
RGBA
rgba(234, 211, 194, 1)
HSL
hsl(25, 49%, 84%)
HSV
hsv(25, 17%, 92%)
CMYK
cmyk(0%, 10%, 17%, 8%)
CSS variable
--color-primary: #EAD3C2;
Lowercase HEX
#ead3c2

Shades

Tints

Tones

Harmony

CSS snippets for #EAD3C2

.color-ead3c2 {
  color: #EAD3C2;
  background-color: #EAD3C2;
}

Frequently asked questions

What color is #EAD3C2?+

#EAD3C2 is a HEX color with RGB value rgb(234, 211, 194) and HSL value hsl(25, 49%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EAD3C2?+

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