#E6BF90 Color

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

Color preview

#E6BF90

Color formats

HEX
#E6BF90
RGB
rgb(230, 191, 144)
RGBA
rgba(230, 191, 144, 1)
HSL
hsl(33, 63%, 73%)
HSV
hsv(33, 37%, 90%)
CMYK
cmyk(0%, 17%, 37%, 10%)
CSS variable
--color-primary: #E6BF90;
Lowercase HEX
#e6bf90

Shades

Tints

Tones

Harmony

CSS snippets for #E6BF90

.color-e6bf90 {
  color: #E6BF90;
  background-color: #E6BF90;
}

Frequently asked questions

What color is #E6BF90?+

#E6BF90 is a HEX color with RGB value rgb(230, 191, 144) and HSL value hsl(33, 63%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E6BF90?+

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