#EBBAA2 Color

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

Color preview

#EBBAA2

Color formats

HEX
#EBBAA2
RGB
rgb(235, 186, 162)
RGBA
rgba(235, 186, 162, 1)
HSL
hsl(20, 65%, 78%)
HSV
hsv(20, 31%, 92%)
CMYK
cmyk(0%, 21%, 31%, 8%)
CSS variable
--color-primary: #EBBAA2;
Lowercase HEX
#ebbaa2

Shades

Tints

Tones

Harmony

CSS snippets for #EBBAA2

.color-ebbaa2 {
  color: #EBBAA2;
  background-color: #EBBAA2;
}

Frequently asked questions

What color is #EBBAA2?+

#EBBAA2 is a HEX color with RGB value rgb(235, 186, 162) and HSL value hsl(20, 65%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBBAA2?+

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