#EBBEAF Color

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

Color preview

#EBBEAF

Color formats

HEX
#EBBEAF
RGB
rgb(235, 190, 175)
RGBA
rgba(235, 190, 175, 1)
HSL
hsl(15, 60%, 80%)
HSV
hsv(15, 26%, 92%)
CMYK
cmyk(0%, 19%, 26%, 8%)
CSS variable
--color-primary: #EBBEAF;
Lowercase HEX
#ebbeaf

Shades

Tints

Tones

Harmony

CSS snippets for #EBBEAF

.color-ebbeaf {
  color: #EBBEAF;
  background-color: #EBBEAF;
}

Frequently asked questions

What color is #EBBEAF?+

#EBBEAF is a HEX color with RGB value rgb(235, 190, 175) and HSL value hsl(15, 60%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EBBEAF?+

The closest Tailwind color is rose-300, available as the bg-rose-300 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