#A7AAFF Color

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

Color preview

#A7AAFF

Color formats

HEX
#A7AAFF
RGB
rgb(167, 170, 255)
RGBA
rgba(167, 170, 255, 1)
HSL
hsl(238, 100%, 83%)
HSV
hsv(238, 35%, 100%)
CMYK
cmyk(35%, 33%, 0%, 0%)
CSS variable
--color-primary: #A7AAFF;
Lowercase HEX
#a7aaff

Shades

Tints

Tones

Harmony

CSS snippets for #A7AAFF

.color-a7aaff {
  color: #A7AAFF;
  background-color: #A7AAFF;
}

Frequently asked questions

What color is #A7AAFF?+

#A7AAFF is a HEX color with RGB value rgb(167, 170, 255) and HSL value hsl(238, 100%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7AAFF?+

The closest Tailwind color is indigo-300, available as the bg-indigo-300 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