#AB65EB Color

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

Color preview

#AB65EB

Color formats

HEX
#AB65EB
RGB
rgb(171, 101, 235)
RGBA
rgba(171, 101, 235, 1)
HSL
hsl(271, 77%, 66%)
HSV
hsv(271, 57%, 92%)
CMYK
cmyk(27%, 57%, 0%, 8%)
CSS variable
--color-primary: #AB65EB;
Lowercase HEX
#ab65eb

Shades

Tints

Tones

Harmony

CSS snippets for #AB65EB

.color-ab65eb {
  color: #AB65EB;
  background-color: #AB65EB;
}

Frequently asked questions

What color is #AB65EB?+

#AB65EB is a HEX color with RGB value rgb(171, 101, 235) and HSL value hsl(271, 77%, 66%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AB65EB?+

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