#AB8EC2 Color

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

Color preview

#AB8EC2

Color formats

HEX
#AB8EC2
RGB
rgb(171, 142, 194)
RGBA
rgba(171, 142, 194, 1)
HSL
hsl(273, 30%, 66%)
HSV
hsv(273, 27%, 76%)
CMYK
cmyk(12%, 27%, 0%, 24%)
CSS variable
--color-primary: #AB8EC2;
Lowercase HEX
#ab8ec2

Shades

Tints

Tones

Harmony

CSS snippets for #AB8EC2

.color-ab8ec2 {
  color: #AB8EC2;
  background-color: #AB8EC2;
}

Frequently asked questions

What color is #AB8EC2?+

#AB8EC2 is a HEX color with RGB value rgb(171, 142, 194) and HSL value hsl(273, 30%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AB8EC2?+

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