#EBBED8 Color

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

Color preview

#EBBED8

Color formats

HEX
#EBBED8
RGB
rgb(235, 190, 216)
RGBA
rgba(235, 190, 216, 1)
HSL
hsl(325, 53%, 83%)
HSV
hsv(325, 19%, 92%)
CMYK
cmyk(0%, 19%, 8%, 8%)
CSS variable
--color-primary: #EBBED8;
Lowercase HEX
#ebbed8

Shades

Tints

Tones

Harmony

CSS snippets for #EBBED8

.color-ebbed8 {
  color: #EBBED8;
  background-color: #EBBED8;
}

Frequently asked questions

What color is #EBBED8?+

#EBBED8 is a HEX color with RGB value rgb(235, 190, 216) and HSL value hsl(325, 53%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBED8?+

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