#E6BF7C Color

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

Color preview

#E6BF7C

Color formats

HEX
#E6BF7C
RGB
rgb(230, 191, 124)
RGBA
rgba(230, 191, 124, 1)
HSL
hsl(38, 68%, 69%)
HSV
hsv(38, 46%, 90%)
CMYK
cmyk(0%, 17%, 46%, 10%)
CSS variable
--color-primary: #E6BF7C;
Lowercase HEX
#e6bf7c

Shades

Tints

Tones

Harmony

CSS snippets for #E6BF7C

.color-e6bf7c {
  color: #E6BF7C;
  background-color: #E6BF7C;
}

Frequently asked questions

What color is #E6BF7C?+

#E6BF7C is a HEX color with RGB value rgb(230, 191, 124) and HSL value hsl(38, 68%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E6BF7C?+

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