#B7AE7F Color

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

Color preview

#B7AE7F

Color formats

HEX
#B7AE7F
RGB
rgb(183, 174, 127)
RGBA
rgba(183, 174, 127, 1)
HSL
hsl(50, 28%, 61%)
HSV
hsv(50, 31%, 72%)
CMYK
cmyk(0%, 5%, 31%, 28%)
CSS variable
--color-primary: #B7AE7F;
Lowercase HEX
#b7ae7f

Shades

Tints

Tones

Harmony

CSS snippets for #B7AE7F

.color-b7ae7f {
  color: #B7AE7F;
  background-color: #B7AE7F;
}

Frequently asked questions

What color is #B7AE7F?+

#B7AE7F is a HEX color with RGB value rgb(183, 174, 127) and HSL value hsl(50, 28%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B7AE7F?+

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