#E6B98B Color

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

Color preview

#E6B98B

Color formats

HEX
#E6B98B
RGB
rgb(230, 185, 139)
RGBA
rgba(230, 185, 139, 1)
HSL
hsl(30, 65%, 72%)
HSV
hsv(30, 40%, 90%)
CMYK
cmyk(0%, 20%, 40%, 10%)
CSS variable
--color-primary: #E6B98B;
Lowercase HEX
#e6b98b

Shades

Tints

Tones

Harmony

CSS snippets for #E6B98B

.color-e6b98b {
  color: #E6B98B;
  background-color: #E6B98B;
}

Frequently asked questions

What color is #E6B98B?+

#E6B98B is a HEX color with RGB value rgb(230, 185, 139) and HSL value hsl(30, 65%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E6B98B?+

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