#E9BF9F Color

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

Color preview

#E9BF9F

Color formats

HEX
#E9BF9F
RGB
rgb(233, 191, 159)
RGBA
rgba(233, 191, 159, 1)
HSL
hsl(26, 63%, 77%)
HSV
hsv(26, 32%, 91%)
CMYK
cmyk(0%, 18%, 32%, 9%)
CSS variable
--color-primary: #E9BF9F;
Lowercase HEX
#e9bf9f

Shades

Tints

Tones

Harmony

CSS snippets for #E9BF9F

.color-e9bf9f {
  color: #E9BF9F;
  background-color: #E9BF9F;
}

Frequently asked questions

What color is #E9BF9F?+

#E9BF9F is a HEX color with RGB value rgb(233, 191, 159) and HSL value hsl(26, 63%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E9BF9F?+

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