#EBDCC3 Color

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

Color preview

#EBDCC3

Color formats

HEX
#EBDCC3
RGB
rgb(235, 220, 195)
RGBA
rgba(235, 220, 195, 1)
HSL
hsl(38, 50%, 84%)
HSV
hsv(38, 17%, 92%)
CMYK
cmyk(0%, 6%, 17%, 8%)
CSS variable
--color-primary: #EBDCC3;
Lowercase HEX
#ebdcc3

Shades

Tints

Tones

Harmony

CSS snippets for #EBDCC3

.color-ebdcc3 {
  color: #EBDCC3;
  background-color: #EBDCC3;
}

Frequently asked questions

What color is #EBDCC3?+

#EBDCC3 is a HEX color with RGB value rgb(235, 220, 195) and HSL value hsl(38, 50%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDCC3?+

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