#AB3DEB Color

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

Color preview

#AB3DEB

Color formats

HEX
#AB3DEB
RGB
rgb(171, 61, 235)
RGBA
rgba(171, 61, 235, 1)
HSL
hsl(278, 81%, 58%)
HSV
hsv(278, 74%, 92%)
CMYK
cmyk(27%, 74%, 0%, 8%)
CSS variable
--color-primary: #AB3DEB;
Lowercase HEX
#ab3deb

Shades

Tints

Tones

Harmony

CSS snippets for #AB3DEB

.color-ab3deb {
  color: #AB3DEB;
  background-color: #AB3DEB;
}

Frequently asked questions

What color is #AB3DEB?+

#AB3DEB is a HEX color with RGB value rgb(171, 61, 235) and HSL value hsl(278, 81%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AB3DEB?+

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