#A09BEC Color

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

Color preview

#A09BEC

Color formats

HEX
#A09BEC
RGB
rgb(160, 155, 236)
RGBA
rgba(160, 155, 236, 1)
HSL
hsl(244, 68%, 77%)
HSV
hsv(244, 34%, 93%)
CMYK
cmyk(32%, 34%, 0%, 7%)
CSS variable
--color-primary: #A09BEC;
Lowercase HEX
#a09bec

Shades

Tints

Tones

Harmony

CSS snippets for #A09BEC

.color-a09bec {
  color: #A09BEC;
  background-color: #A09BEC;
}

Frequently asked questions

What color is #A09BEC?+

#A09BEC is a HEX color with RGB value rgb(160, 155, 236) and HSL value hsl(244, 68%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A09BEC?+

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