#A09FF2 Color

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

Color preview

#A09FF2

Color formats

HEX
#A09FF2
RGB
rgb(160, 159, 242)
RGBA
rgba(160, 159, 242, 1)
HSL
hsl(241, 76%, 79%)
HSV
hsv(241, 34%, 95%)
CMYK
cmyk(34%, 34%, 0%, 5%)
CSS variable
--color-primary: #A09FF2;
Lowercase HEX
#a09ff2

Shades

Tints

Tones

Harmony

CSS snippets for #A09FF2

.color-a09ff2 {
  color: #A09FF2;
  background-color: #A09FF2;
}

Frequently asked questions

What color is #A09FF2?+

#A09FF2 is a HEX color with RGB value rgb(160, 159, 242) and HSL value hsl(241, 76%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A09FF2?+

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