#B3AEA3 Color

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

Color preview

#B3AEA3

Color formats

HEX
#B3AEA3
RGB
rgb(179, 174, 163)
RGBA
rgba(179, 174, 163, 1)
HSL
hsl(41, 10%, 67%)
HSV
hsv(41, 9%, 70%)
CMYK
cmyk(0%, 3%, 9%, 30%)
CSS variable
--color-primary: #B3AEA3;
Lowercase HEX
#b3aea3

Shades

Tints

Tones

Harmony

CSS snippets for #B3AEA3

.color-b3aea3 {
  color: #B3AEA3;
  background-color: #B3AEA3;
}

Frequently asked questions

What color is #B3AEA3?+

#B3AEA3 is a HEX color with RGB value rgb(179, 174, 163) and HSL value hsl(41, 10%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3AEA3?+

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