#AEB1A0 Color

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

Color preview

#AEB1A0

Color formats

HEX
#AEB1A0
RGB
rgb(174, 177, 160)
RGBA
rgba(174, 177, 160, 1)
HSL
hsl(71, 10%, 66%)
HSV
hsv(71, 10%, 69%)
CMYK
cmyk(2%, 0%, 10%, 31%)
CSS variable
--color-primary: #AEB1A0;
Lowercase HEX
#aeb1a0

Shades

Tints

Tones

Harmony

CSS snippets for #AEB1A0

.color-aeb1a0 {
  color: #AEB1A0;
  background-color: #AEB1A0;
}

Frequently asked questions

What color is #AEB1A0?+

#AEB1A0 is a HEX color with RGB value rgb(174, 177, 160) and HSL value hsl(71, 10%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEB1A0?+

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