#A3AFFC Color

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

Color preview

#A3AFFC

Color formats

HEX
#A3AFFC
RGB
rgb(163, 175, 252)
RGBA
rgba(163, 175, 252, 1)
HSL
hsl(232, 94%, 81%)
HSV
hsv(232, 35%, 99%)
CMYK
cmyk(35%, 31%, 0%, 1%)
CSS variable
--color-primary: #A3AFFC;
Lowercase HEX
#a3affc

Shades

Tints

Tones

Harmony

CSS snippets for #A3AFFC

.color-a3affc {
  color: #A3AFFC;
  background-color: #A3AFFC;
}

Frequently asked questions

What color is #A3AFFC?+

#A3AFFC is a HEX color with RGB value rgb(163, 175, 252) and HSL value hsl(232, 94%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A3AFFC?+

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