#A09BF5 Color

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

Color preview

#A09BF5

Color formats

HEX
#A09BF5
RGB
rgb(160, 155, 245)
RGBA
rgba(160, 155, 245, 1)
HSL
hsl(243, 82%, 78%)
HSV
hsv(243, 37%, 96%)
CMYK
cmyk(35%, 37%, 0%, 4%)
CSS variable
--color-primary: #A09BF5;
Lowercase HEX
#a09bf5

Shades

Tints

Tones

Harmony

CSS snippets for #A09BF5

.color-a09bf5 {
  color: #A09BF5;
  background-color: #A09BF5;
}

Frequently asked questions

What color is #A09BF5?+

#A09BF5 is a HEX color with RGB value rgb(160, 155, 245) and HSL value hsl(243, 82%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A09BF5?+

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