#ECBEA1 Color

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

Color preview

#ECBEA1

Color formats

HEX
#ECBEA1
RGB
rgb(236, 190, 161)
RGBA
rgba(236, 190, 161, 1)
HSL
hsl(23, 66%, 78%)
HSV
hsv(23, 32%, 93%)
CMYK
cmyk(0%, 19%, 32%, 7%)
CSS variable
--color-primary: #ECBEA1;
Lowercase HEX
#ecbea1

Shades

Tints

Tones

Harmony

CSS snippets for #ECBEA1

.color-ecbea1 {
  color: #ECBEA1;
  background-color: #ECBEA1;
}

Frequently asked questions

What color is #ECBEA1?+

#ECBEA1 is a HEX color with RGB value rgb(236, 190, 161) and HSL value hsl(23, 66%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #ECBEA1?+

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