#A3BDFF Color

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

Color preview

#A3BDFF

Color formats

HEX
#A3BDFF
RGB
rgb(163, 189, 255)
RGBA
rgba(163, 189, 255, 1)
HSL
hsl(223, 100%, 82%)
HSV
hsv(223, 36%, 100%)
CMYK
cmyk(36%, 26%, 0%, 0%)
CSS variable
--color-primary: #A3BDFF;
Lowercase HEX
#a3bdff

Shades

Tints

Tones

Harmony

CSS snippets for #A3BDFF

.color-a3bdff {
  color: #A3BDFF;
  background-color: #A3BDFF;
}

Frequently asked questions

What color is #A3BDFF?+

#A3BDFF is a HEX color with RGB value rgb(163, 189, 255) and HSL value hsl(223, 100%, 82%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A3BDFF?+

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