#ECBEAF Color

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

Color preview

#ECBEAF

Color formats

HEX
#ECBEAF
RGB
rgb(236, 190, 175)
RGBA
rgba(236, 190, 175, 1)
HSL
hsl(15, 62%, 81%)
HSV
hsv(15, 26%, 93%)
CMYK
cmyk(0%, 19%, 26%, 7%)
CSS variable
--color-primary: #ECBEAF;
Lowercase HEX
#ecbeaf

Shades

Tints

Tones

Harmony

CSS snippets for #ECBEAF

.color-ecbeaf {
  color: #ECBEAF;
  background-color: #ECBEAF;
}

Frequently asked questions

What color is #ECBEAF?+

#ECBEAF is a HEX color with RGB value rgb(236, 190, 175) and HSL value hsl(15, 62%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #ECBEAF?+

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