#AB5E8F Color

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

Color preview

#AB5E8F

Color formats

HEX
#AB5E8F
RGB
rgb(171, 94, 143)
RGBA
rgba(171, 94, 143, 1)
HSL
hsl(322, 31%, 52%)
HSV
hsv(322, 45%, 67%)
CMYK
cmyk(0%, 45%, 16%, 33%)
CSS variable
--color-primary: #AB5E8F;
Lowercase HEX
#ab5e8f

Shades

Tints

Tones

Harmony

CSS snippets for #AB5E8F

.color-ab5e8f {
  color: #AB5E8F;
  background-color: #AB5E8F;
}

Frequently asked questions

What color is #AB5E8F?+

#AB5E8F is a HEX color with RGB value rgb(171, 94, 143) and HSL value hsl(322, 31%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AB5E8F?+

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