#AB5EAA Color

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

Color preview

#AB5EAA

Color formats

HEX
#AB5EAA
RGB
rgb(171, 94, 170)
RGBA
rgba(171, 94, 170, 1)
HSL
hsl(301, 31%, 52%)
HSV
hsv(301, 45%, 67%)
CMYK
cmyk(0%, 45%, 1%, 33%)
CSS variable
--color-primary: #AB5EAA;
Lowercase HEX
#ab5eaa

Shades

Tints

Tones

Harmony

CSS snippets for #AB5EAA

.color-ab5eaa {
  color: #AB5EAA;
  background-color: #AB5EAA;
}

Frequently asked questions

What color is #AB5EAA?+

#AB5EAA is a HEX color with RGB value rgb(171, 94, 170) and HSL value hsl(301, 31%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AB5EAA?+

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