#AB4EBB Color

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

Color preview

#AB4EBB

Color formats

HEX
#AB4EBB
RGB
rgb(171, 78, 187)
RGBA
rgba(171, 78, 187, 1)
HSL
hsl(291, 44%, 52%)
HSV
hsv(291, 58%, 73%)
CMYK
cmyk(9%, 58%, 0%, 27%)
CSS variable
--color-primary: #AB4EBB;
Lowercase HEX
#ab4ebb

Shades

Tints

Tones

Harmony

CSS snippets for #AB4EBB

.color-ab4ebb {
  color: #AB4EBB;
  background-color: #AB4EBB;
}

Frequently asked questions

What color is #AB4EBB?+

#AB4EBB is a HEX color with RGB value rgb(171, 78, 187) and HSL value hsl(291, 44%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AB4EBB?+

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