#E5BCA9 Color

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

Color preview

#E5BCA9

Color formats

HEX
#E5BCA9
RGB
rgb(229, 188, 169)
RGBA
rgba(229, 188, 169, 1)
HSL
hsl(19, 54%, 78%)
HSV
hsv(19, 26%, 90%)
CMYK
cmyk(0%, 18%, 26%, 10%)
CSS variable
--color-primary: #E5BCA9;
Lowercase HEX
#e5bca9

Shades

Tints

Tones

Harmony

CSS snippets for #E5BCA9

.color-e5bca9 {
  color: #E5BCA9;
  background-color: #E5BCA9;
}

Frequently asked questions

What color is #E5BCA9?+

#E5BCA9 is a HEX color with RGB value rgb(229, 188, 169) and HSL value hsl(19, 54%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E5BCA9?+

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