#B3AEA4 Color

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

Color preview

#B3AEA4

Color formats

HEX
#B3AEA4
RGB
rgb(179, 174, 164)
RGBA
rgba(179, 174, 164, 1)
HSL
hsl(40, 9%, 67%)
HSV
hsv(40, 8%, 70%)
CMYK
cmyk(0%, 3%, 8%, 30%)
CSS variable
--color-primary: #B3AEA4;
Lowercase HEX
#b3aea4

Shades

Tints

Tones

Harmony

CSS snippets for #B3AEA4

.color-b3aea4 {
  color: #B3AEA4;
  background-color: #B3AEA4;
}

Frequently asked questions

What color is #B3AEA4?+

#B3AEA4 is a HEX color with RGB value rgb(179, 174, 164) and HSL value hsl(40, 9%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3AEA4?+

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