#E3BF9C Color

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

Color preview

#E3BF9C

Color formats

HEX
#E3BF9C
RGB
rgb(227, 191, 156)
RGBA
rgba(227, 191, 156, 1)
HSL
hsl(30, 56%, 75%)
HSV
hsv(30, 31%, 89%)
CMYK
cmyk(0%, 16%, 31%, 11%)
CSS variable
--color-primary: #E3BF9C;
Lowercase HEX
#e3bf9c

Shades

Tints

Tones

Harmony

CSS snippets for #E3BF9C

.color-e3bf9c {
  color: #E3BF9C;
  background-color: #E3BF9C;
}

Frequently asked questions

What color is #E3BF9C?+

#E3BF9C is a HEX color with RGB value rgb(227, 191, 156) and HSL value hsl(30, 56%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E3BF9C?+

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