#ECBFB3 Color

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

Color preview

#ECBFB3

Color formats

HEX
#ECBFB3
RGB
rgb(236, 191, 179)
RGBA
rgba(236, 191, 179, 1)
HSL
hsl(13, 60%, 81%)
HSV
hsv(13, 24%, 93%)
CMYK
cmyk(0%, 19%, 24%, 7%)
CSS variable
--color-primary: #ECBFB3;
Lowercase HEX
#ecbfb3

Shades

Tints

Tones

Harmony

CSS snippets for #ECBFB3

.color-ecbfb3 {
  color: #ECBFB3;
  background-color: #ECBFB3;
}

Frequently asked questions

What color is #ECBFB3?+

#ECBFB3 is a HEX color with RGB value rgb(236, 191, 179) and HSL value hsl(13, 60%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #ECBFB3?+

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