#AB3EB4 Color

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

Color preview

#AB3EB4

Color formats

HEX
#AB3EB4
RGB
rgb(171, 62, 180)
RGBA
rgba(171, 62, 180, 1)
HSL
hsl(295, 49%, 47%)
HSV
hsv(295, 66%, 71%)
CMYK
cmyk(5%, 66%, 0%, 29%)
CSS variable
--color-primary: #AB3EB4;
Lowercase HEX
#ab3eb4

Shades

Tints

Tones

Harmony

CSS snippets for #AB3EB4

.color-ab3eb4 {
  color: #AB3EB4;
  background-color: #AB3EB4;
}

Frequently asked questions

What color is #AB3EB4?+

#AB3EB4 is a HEX color with RGB value rgb(171, 62, 180) and HSL value hsl(295, 49%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AB3EB4?+

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