#A09FFE Color

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

Color preview

#A09FFE

Color formats

HEX
#A09FFE
RGB
rgb(160, 159, 254)
RGBA
rgba(160, 159, 254, 1)
HSL
hsl(241, 98%, 81%)
HSV
hsv(241, 37%, 100%)
CMYK
cmyk(37%, 37%, 0%, 0%)
CSS variable
--color-primary: #A09FFE;
Lowercase HEX
#a09ffe

Shades

Tints

Tones

Harmony

CSS snippets for #A09FFE

.color-a09ffe {
  color: #A09FFE;
  background-color: #A09FFE;
}

Frequently asked questions

What color is #A09FFE?+

#A09FFE is a HEX color with RGB value rgb(160, 159, 254) and HSL value hsl(241, 98%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A09FFE?+

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