#AB3EBB Color

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

Color preview

#AB3EBB

Color formats

HEX
#AB3EBB
RGB
rgb(171, 62, 187)
RGBA
rgba(171, 62, 187, 1)
HSL
hsl(292, 50%, 49%)
HSV
hsv(292, 67%, 73%)
CMYK
cmyk(9%, 67%, 0%, 27%)
CSS variable
--color-primary: #AB3EBB;
Lowercase HEX
#ab3ebb

Shades

Tints

Tones

Harmony

CSS snippets for #AB3EBB

.color-ab3ebb {
  color: #AB3EBB;
  background-color: #AB3EBB;
}

Frequently asked questions

What color is #AB3EBB?+

#AB3EBB is a HEX color with RGB value rgb(171, 62, 187) and HSL value hsl(292, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AB3EBB?+

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