#A19BF0 Color

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

Color preview

#A19BF0

Color formats

HEX
#A19BF0
RGB
rgb(161, 155, 240)
RGBA
rgba(161, 155, 240, 1)
HSL
hsl(244, 74%, 77%)
HSV
hsv(244, 35%, 94%)
CMYK
cmyk(33%, 35%, 0%, 6%)
CSS variable
--color-primary: #A19BF0;
Lowercase HEX
#a19bf0

Shades

Tints

Tones

Harmony

CSS snippets for #A19BF0

.color-a19bf0 {
  color: #A19BF0;
  background-color: #A19BF0;
}

Frequently asked questions

What color is #A19BF0?+

#A19BF0 is a HEX color with RGB value rgb(161, 155, 240) and HSL value hsl(244, 74%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A19BF0?+

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