#E6BF8C Color

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

Color preview

#E6BF8C

Color formats

HEX
#E6BF8C
RGB
rgb(230, 191, 140)
RGBA
rgba(230, 191, 140, 1)
HSL
hsl(34, 64%, 73%)
HSV
hsv(34, 39%, 90%)
CMYK
cmyk(0%, 17%, 39%, 10%)
CSS variable
--color-primary: #E6BF8C;
Lowercase HEX
#e6bf8c

Shades

Tints

Tones

Harmony

CSS snippets for #E6BF8C

.color-e6bf8c {
  color: #E6BF8C;
  background-color: #E6BF8C;
}

Frequently asked questions

What color is #E6BF8C?+

#E6BF8C is a HEX color with RGB value rgb(230, 191, 140) and HSL value hsl(34, 64%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E6BF8C?+

The closest Tailwind color is orange-300, available as the bg-orange-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