#A19DDC Color

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

Color preview

#A19DDC

Color formats

HEX
#A19DDC
RGB
rgb(161, 157, 220)
RGBA
rgba(161, 157, 220, 1)
HSL
hsl(244, 47%, 74%)
HSV
hsv(244, 29%, 86%)
CMYK
cmyk(27%, 29%, 0%, 14%)
CSS variable
--color-primary: #A19DDC;
Lowercase HEX
#a19ddc

Shades

Tints

Tones

Harmony

CSS snippets for #A19DDC

.color-a19ddc {
  color: #A19DDC;
  background-color: #A19DDC;
}

Frequently asked questions

What color is #A19DDC?+

#A19DDC is a HEX color with RGB value rgb(161, 157, 220) and HSL value hsl(244, 47%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A19DDC?+

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