#EBBED1 Color

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

Color preview

#EBBED1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBBED1

.color-ebbed1 {
  color: #EBBED1;
  background-color: #EBBED1;
}

Frequently asked questions

What color is #EBBED1?+

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

What is the closest Tailwind color to #EBBED1?+

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