#B4AEAF Color

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

Color preview

#B4AEAF

Color formats

HEX
#B4AEAF
RGB
rgb(180, 174, 175)
RGBA
rgba(180, 174, 175, 1)
HSL
hsl(350, 4%, 69%)
HSV
hsv(350, 3%, 71%)
CMYK
cmyk(0%, 3%, 3%, 29%)
CSS variable
--color-primary: #B4AEAF;
Lowercase HEX
#b4aeaf

Shades

Tints

Tones

Harmony

CSS snippets for #B4AEAF

.color-b4aeaf {
  color: #B4AEAF;
  background-color: #B4AEAF;
}

Frequently asked questions

What color is #B4AEAF?+

#B4AEAF is a HEX color with RGB value rgb(180, 174, 175) and HSL value hsl(350, 4%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B4AEAF?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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