#EBBED3 Color

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

Color preview

#EBBED3

Color formats

HEX
#EBBED3
RGB
rgb(235, 190, 211)
RGBA
rgba(235, 190, 211, 1)
HSL
hsl(332, 53%, 83%)
HSV
hsv(332, 19%, 92%)
CMYK
cmyk(0%, 19%, 10%, 8%)
CSS variable
--color-primary: #EBBED3;
Lowercase HEX
#ebbed3

Shades

Tints

Tones

Harmony

CSS snippets for #EBBED3

.color-ebbed3 {
  color: #EBBED3;
  background-color: #EBBED3;
}

Frequently asked questions

What color is #EBBED3?+

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

What is the closest Tailwind color to #EBBED3?+

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