#E5BF9F Color

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

Color preview

#E5BF9F

Color formats

HEX
#E5BF9F
RGB
rgb(229, 191, 159)
RGBA
rgba(229, 191, 159, 1)
HSL
hsl(27, 57%, 76%)
HSV
hsv(27, 31%, 90%)
CMYK
cmyk(0%, 17%, 31%, 10%)
CSS variable
--color-primary: #E5BF9F;
Lowercase HEX
#e5bf9f

Shades

Tints

Tones

Harmony

CSS snippets for #E5BF9F

.color-e5bf9f {
  color: #E5BF9F;
  background-color: #E5BF9F;
}

Frequently asked questions

What color is #E5BF9F?+

#E5BF9F is a HEX color with RGB value rgb(229, 191, 159) and HSL value hsl(27, 57%, 76%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E5BF9F?+

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