#EBBAA6 Color

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

Color preview

#EBBAA6

Color formats

HEX
#EBBAA6
RGB
rgb(235, 186, 166)
RGBA
rgba(235, 186, 166, 1)
HSL
hsl(17, 63%, 79%)
HSV
hsv(17, 29%, 92%)
CMYK
cmyk(0%, 21%, 29%, 8%)
CSS variable
--color-primary: #EBBAA6;
Lowercase HEX
#ebbaa6

Shades

Tints

Tones

Harmony

CSS snippets for #EBBAA6

.color-ebbaa6 {
  color: #EBBAA6;
  background-color: #EBBAA6;
}

Frequently asked questions

What color is #EBBAA6?+

#EBBAA6 is a HEX color with RGB value rgb(235, 186, 166) and HSL value hsl(17, 63%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBBAA6?+

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