#EBBEA6 Color

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

Color preview

#EBBEA6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBBEA6

.color-ebbea6 {
  color: #EBBEA6;
  background-color: #EBBEA6;
}

Frequently asked questions

What color is #EBBEA6?+

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

What is the closest Tailwind color to #EBBEA6?+

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