#B1AE9A Color

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

Color preview

#B1AE9A

Color formats

HEX
#B1AE9A
RGB
rgb(177, 174, 154)
RGBA
rgba(177, 174, 154, 1)
HSL
hsl(52, 13%, 65%)
HSV
hsv(52, 13%, 69%)
CMYK
cmyk(0%, 2%, 13%, 31%)
CSS variable
--color-primary: #B1AE9A;
Lowercase HEX
#b1ae9a

Shades

Tints

Tones

Harmony

CSS snippets for #B1AE9A

.color-b1ae9a {
  color: #B1AE9A;
  background-color: #B1AE9A;
}

Frequently asked questions

What color is #B1AE9A?+

#B1AE9A is a HEX color with RGB value rgb(177, 174, 154) and HSL value hsl(52, 13%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B1AE9A?+

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