#AB9EF3 Color

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

Color preview

#AB9EF3

Color formats

HEX
#AB9EF3
RGB
rgb(171, 158, 243)
RGBA
rgba(171, 158, 243, 1)
HSL
hsl(249, 78%, 79%)
HSV
hsv(249, 35%, 95%)
CMYK
cmyk(30%, 35%, 0%, 5%)
CSS variable
--color-primary: #AB9EF3;
Lowercase HEX
#ab9ef3

Shades

Tints

Tones

Harmony

CSS snippets for #AB9EF3

.color-ab9ef3 {
  color: #AB9EF3;
  background-color: #AB9EF3;
}

Frequently asked questions

What color is #AB9EF3?+

#AB9EF3 is a HEX color with RGB value rgb(171, 158, 243) and HSL value hsl(249, 78%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AB9EF3?+

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