#AEA1B2 Color

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

Color preview

#AEA1B2

Color formats

HEX
#AEA1B2
RGB
rgb(174, 161, 178)
RGBA
rgba(174, 161, 178, 1)
HSL
hsl(286, 10%, 66%)
HSV
hsv(286, 10%, 70%)
CMYK
cmyk(2%, 10%, 0%, 30%)
CSS variable
--color-primary: #AEA1B2;
Lowercase HEX
#aea1b2

Shades

Tints

Tones

Harmony

CSS snippets for #AEA1B2

.color-aea1b2 {
  color: #AEA1B2;
  background-color: #AEA1B2;
}

Frequently asked questions

What color is #AEA1B2?+

#AEA1B2 is a HEX color with RGB value rgb(174, 161, 178) and HSL value hsl(286, 10%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEA1B2?+

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