#B5AEA3 Color

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

Color preview

#B5AEA3

Color formats

HEX
#B5AEA3
RGB
rgb(181, 174, 163)
RGBA
rgba(181, 174, 163, 1)
HSL
hsl(37, 11%, 67%)
HSV
hsv(37, 10%, 71%)
CMYK
cmyk(0%, 4%, 10%, 29%)
CSS variable
--color-primary: #B5AEA3;
Lowercase HEX
#b5aea3

Shades

Tints

Tones

Harmony

CSS snippets for #B5AEA3

.color-b5aea3 {
  color: #B5AEA3;
  background-color: #B5AEA3;
}

Frequently asked questions

What color is #B5AEA3?+

#B5AEA3 is a HEX color with RGB value rgb(181, 174, 163) and HSL value hsl(37, 11%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B5AEA3?+

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