#EBD5D5 Color

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

Color preview

#EBD5D5

Color formats

HEX
#EBD5D5
RGB
rgb(235, 213, 213)
RGBA
rgba(235, 213, 213, 1)
HSL
hsl(0, 35%, 88%)
HSV
hsv(0, 9%, 92%)
CMYK
cmyk(0%, 9%, 9%, 8%)
CSS variable
--color-primary: #EBD5D5;
Lowercase HEX
#ebd5d5

Shades

Tints

Tones

Harmony

CSS snippets for #EBD5D5

.color-ebd5d5 {
  color: #EBD5D5;
  background-color: #EBD5D5;
}

Frequently asked questions

What color is #EBD5D5?+

#EBD5D5 is a HEX color with RGB value rgb(235, 213, 213) and HSL value hsl(0, 35%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBD5D5?+

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