#A09DEE Color

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

Color preview

#A09DEE

Color formats

HEX
#A09DEE
RGB
rgb(160, 157, 238)
RGBA
rgba(160, 157, 238, 1)
HSL
hsl(242, 70%, 77%)
HSV
hsv(242, 34%, 93%)
CMYK
cmyk(33%, 34%, 0%, 7%)
CSS variable
--color-primary: #A09DEE;
Lowercase HEX
#a09dee

Shades

Tints

Tones

Harmony

CSS snippets for #A09DEE

.color-a09dee {
  color: #A09DEE;
  background-color: #A09DEE;
}

Frequently asked questions

What color is #A09DEE?+

#A09DEE is a HEX color with RGB value rgb(160, 157, 238) and HSL value hsl(242, 70%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A09DEE?+

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