#EBAC97 Color

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

Color preview

#EBAC97

Color formats

HEX
#EBAC97
RGB
rgb(235, 172, 151)
RGBA
rgba(235, 172, 151, 1)
HSL
hsl(15, 68%, 76%)
HSV
hsv(15, 36%, 92%)
CMYK
cmyk(0%, 27%, 36%, 8%)
CSS variable
--color-primary: #EBAC97;
Lowercase HEX
#ebac97

Shades

Tints

Tones

Harmony

CSS snippets for #EBAC97

.color-ebac97 {
  color: #EBAC97;
  background-color: #EBAC97;
}

Frequently asked questions

What color is #EBAC97?+

#EBAC97 is a HEX color with RGB value rgb(235, 172, 151) and HSL value hsl(15, 68%, 76%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBAC97?+

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