#A39BF2 Color

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

Color preview

#A39BF2

Color formats

HEX
#A39BF2
RGB
rgb(163, 155, 242)
RGBA
rgba(163, 155, 242, 1)
HSL
hsl(246, 77%, 78%)
HSV
hsv(246, 36%, 95%)
CMYK
cmyk(33%, 36%, 0%, 5%)
CSS variable
--color-primary: #A39BF2;
Lowercase HEX
#a39bf2

Shades

Tints

Tones

Harmony

CSS snippets for #A39BF2

.color-a39bf2 {
  color: #A39BF2;
  background-color: #A39BF2;
}

Frequently asked questions

What color is #A39BF2?+

#A39BF2 is a HEX color with RGB value rgb(163, 155, 242) and HSL value hsl(246, 77%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A39BF2?+

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