#A2B3FD Color

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

Color preview

#A2B3FD

Color formats

HEX
#A2B3FD
RGB
rgb(162, 179, 253)
RGBA
rgba(162, 179, 253, 1)
HSL
hsl(229, 96%, 81%)
HSV
hsv(229, 36%, 99%)
CMYK
cmyk(36%, 29%, 0%, 1%)
CSS variable
--color-primary: #A2B3FD;
Lowercase HEX
#a2b3fd

Shades

Tints

Tones

Harmony

CSS snippets for #A2B3FD

.color-a2b3fd {
  color: #A2B3FD;
  background-color: #A2B3FD;
}

Frequently asked questions

What color is #A2B3FD?+

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

What is the closest Tailwind color to #A2B3FD?+

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