#EBD4C7 Color

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

Color preview

#EBD4C7

Color formats

HEX
#EBD4C7
RGB
rgb(235, 212, 199)
RGBA
rgba(235, 212, 199, 1)
HSL
hsl(22, 47%, 85%)
HSV
hsv(22, 15%, 92%)
CMYK
cmyk(0%, 10%, 15%, 8%)
CSS variable
--color-primary: #EBD4C7;
Lowercase HEX
#ebd4c7

Shades

Tints

Tones

Harmony

CSS snippets for #EBD4C7

.color-ebd4c7 {
  color: #EBD4C7;
  background-color: #EBD4C7;
}

Frequently asked questions

What color is #EBD4C7?+

#EBD4C7 is a HEX color with RGB value rgb(235, 212, 199) and HSL value hsl(22, 47%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBD4C7?+

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