#B4AE9F Color

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

Color preview

#B4AE9F

Color formats

HEX
#B4AE9F
RGB
rgb(180, 174, 159)
RGBA
rgba(180, 174, 159, 1)
HSL
hsl(43, 12%, 66%)
HSV
hsv(43, 12%, 71%)
CMYK
cmyk(0%, 3%, 12%, 29%)
CSS variable
--color-primary: #B4AE9F;
Lowercase HEX
#b4ae9f

Shades

Tints

Tones

Harmony

CSS snippets for #B4AE9F

.color-b4ae9f {
  color: #B4AE9F;
  background-color: #B4AE9F;
}

Frequently asked questions

What color is #B4AE9F?+

#B4AE9F is a HEX color with RGB value rgb(180, 174, 159) and HSL value hsl(43, 12%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B4AE9F?+

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