#B3AE7A Color

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

Color preview

#B3AE7A

Color formats

HEX
#B3AE7A
RGB
rgb(179, 174, 122)
RGBA
rgba(179, 174, 122, 1)
HSL
hsl(55, 27%, 59%)
HSV
hsv(55, 32%, 70%)
CMYK
cmyk(0%, 3%, 32%, 30%)
CSS variable
--color-primary: #B3AE7A;
Lowercase HEX
#b3ae7a

Shades

Tints

Tones

Harmony

CSS snippets for #B3AE7A

.color-b3ae7a {
  color: #B3AE7A;
  background-color: #B3AE7A;
}

Frequently asked questions

What color is #B3AE7A?+

#B3AE7A is a HEX color with RGB value rgb(179, 174, 122) and HSL value hsl(55, 27%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B3AE7A?+

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