#EBBED2 Color

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

Color preview

#EBBED2

Color formats

HEX
#EBBED2
RGB
rgb(235, 190, 210)
RGBA
rgba(235, 190, 210, 1)
HSL
hsl(333, 53%, 83%)
HSV
hsv(333, 19%, 92%)
CMYK
cmyk(0%, 19%, 11%, 8%)
CSS variable
--color-primary: #EBBED2;
Lowercase HEX
#ebbed2

Shades

Tints

Tones

Harmony

CSS snippets for #EBBED2

.color-ebbed2 {
  color: #EBBED2;
  background-color: #EBBED2;
}

Frequently asked questions

What color is #EBBED2?+

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

What is the closest Tailwind color to #EBBED2?+

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