#AE8EBE Color

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

Color preview

#AE8EBE

Color formats

HEX
#AE8EBE
RGB
rgb(174, 142, 190)
RGBA
rgba(174, 142, 190, 1)
HSL
hsl(280, 27%, 65%)
HSV
hsv(280, 25%, 75%)
CMYK
cmyk(8%, 25%, 0%, 25%)
CSS variable
--color-primary: #AE8EBE;
Lowercase HEX
#ae8ebe

Shades

Tints

Tones

Harmony

CSS snippets for #AE8EBE

.color-ae8ebe {
  color: #AE8EBE;
  background-color: #AE8EBE;
}

Frequently asked questions

What color is #AE8EBE?+

#AE8EBE is a HEX color with RGB value rgb(174, 142, 190) and HSL value hsl(280, 27%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AE8EBE?+

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