#A5BDFC Color

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

Color preview

#A5BDFC

Color formats

HEX
#A5BDFC
RGB
rgb(165, 189, 252)
RGBA
rgba(165, 189, 252, 1)
HSL
hsl(223, 94%, 82%)
HSV
hsv(223, 35%, 99%)
CMYK
cmyk(35%, 25%, 0%, 1%)
CSS variable
--color-primary: #A5BDFC;
Lowercase HEX
#a5bdfc

Shades

Tints

Tones

Harmony

CSS snippets for #A5BDFC

.color-a5bdfc {
  color: #A5BDFC;
  background-color: #A5BDFC;
}

Frequently asked questions

What color is #A5BDFC?+

#A5BDFC is a HEX color with RGB value rgb(165, 189, 252) and HSL value hsl(223, 94%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5BDFC?+

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