#EBBED5 Color

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

Color preview

#EBBED5

Color formats

HEX
#EBBED5
RGB
rgb(235, 190, 213)
RGBA
rgba(235, 190, 213, 1)
HSL
hsl(329, 53%, 83%)
HSV
hsv(329, 19%, 92%)
CMYK
cmyk(0%, 19%, 9%, 8%)
CSS variable
--color-primary: #EBBED5;
Lowercase HEX
#ebbed5

Shades

Tints

Tones

Harmony

CSS snippets for #EBBED5

.color-ebbed5 {
  color: #EBBED5;
  background-color: #EBBED5;
}

Frequently asked questions

What color is #EBBED5?+

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

What is the closest Tailwind color to #EBBED5?+

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