#EBDAC4 Color

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

Color preview

#EBDAC4

Color formats

HEX
#EBDAC4
RGB
rgb(235, 218, 196)
RGBA
rgba(235, 218, 196, 1)
HSL
hsl(34, 49%, 85%)
HSV
hsv(34, 17%, 92%)
CMYK
cmyk(0%, 7%, 17%, 8%)
CSS variable
--color-primary: #EBDAC4;
Lowercase HEX
#ebdac4

Shades

Tints

Tones

Harmony

CSS snippets for #EBDAC4

.color-ebdac4 {
  color: #EBDAC4;
  background-color: #EBDAC4;
}

Frequently asked questions

What color is #EBDAC4?+

#EBDAC4 is a HEX color with RGB value rgb(235, 218, 196) and HSL value hsl(34, 49%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDAC4?+

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