#A2A7FD Color

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

Color preview

#A2A7FD

Color formats

HEX
#A2A7FD
RGB
rgb(162, 167, 253)
RGBA
rgba(162, 167, 253, 1)
HSL
hsl(237, 96%, 81%)
HSV
hsv(237, 36%, 99%)
CMYK
cmyk(36%, 34%, 0%, 1%)
CSS variable
--color-primary: #A2A7FD;
Lowercase HEX
#a2a7fd

Shades

Tints

Tones

Harmony

CSS snippets for #A2A7FD

.color-a2a7fd {
  color: #A2A7FD;
  background-color: #A2A7FD;
}

Frequently asked questions

What color is #A2A7FD?+

#A2A7FD is a HEX color with RGB value rgb(162, 167, 253) and HSL value hsl(237, 96%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2A7FD?+

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