#EBD3C9 Color

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

Color preview

#EBD3C9

Color formats

HEX
#EBD3C9
RGB
rgb(235, 211, 201)
RGBA
rgba(235, 211, 201, 1)
HSL
hsl(18, 46%, 85%)
HSV
hsv(18, 14%, 92%)
CMYK
cmyk(0%, 10%, 14%, 8%)
CSS variable
--color-primary: #EBD3C9;
Lowercase HEX
#ebd3c9

Shades

Tints

Tones

Harmony

CSS snippets for #EBD3C9

.color-ebd3c9 {
  color: #EBD3C9;
  background-color: #EBD3C9;
}

Frequently asked questions

What color is #EBD3C9?+

#EBD3C9 is a HEX color with RGB value rgb(235, 211, 201) and HSL value hsl(18, 46%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBD3C9?+

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