#A4AAFD Color

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

Color preview

#A4AAFD

Color formats

HEX
#A4AAFD
RGB
rgb(164, 170, 253)
RGBA
rgba(164, 170, 253, 1)
HSL
hsl(236, 96%, 82%)
HSV
hsv(236, 35%, 99%)
CMYK
cmyk(35%, 33%, 0%, 1%)
CSS variable
--color-primary: #A4AAFD;
Lowercase HEX
#a4aafd

Shades

Tints

Tones

Harmony

CSS snippets for #A4AAFD

.color-a4aafd {
  color: #A4AAFD;
  background-color: #A4AAFD;
}

Frequently asked questions

What color is #A4AAFD?+

#A4AAFD is a HEX color with RGB value rgb(164, 170, 253) and HSL value hsl(236, 96%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4AAFD?+

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