#A5BDFF Color

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

Color preview

#A5BDFF

Color formats

HEX
#A5BDFF
RGB
rgb(165, 189, 255)
RGBA
rgba(165, 189, 255, 1)
HSL
hsl(224, 100%, 82%)
HSV
hsv(224, 35%, 100%)
CMYK
cmyk(35%, 26%, 0%, 0%)
CSS variable
--color-primary: #A5BDFF;
Lowercase HEX
#a5bdff

Shades

Tints

Tones

Harmony

CSS snippets for #A5BDFF

.color-a5bdff {
  color: #A5BDFF;
  background-color: #A5BDFF;
}

Frequently asked questions

What color is #A5BDFF?+

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

What is the closest Tailwind color to #A5BDFF?+

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