#A0BDFF Color

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

Color preview

#A0BDFF

Color formats

HEX
#A0BDFF
RGB
rgb(160, 189, 255)
RGBA
rgba(160, 189, 255, 1)
HSL
hsl(222, 100%, 81%)
HSV
hsv(222, 37%, 100%)
CMYK
cmyk(37%, 26%, 0%, 0%)
CSS variable
--color-primary: #A0BDFF;
Lowercase HEX
#a0bdff

Shades

Tints

Tones

Harmony

CSS snippets for #A0BDFF

.color-a0bdff {
  color: #A0BDFF;
  background-color: #A0BDFF;
}

Frequently asked questions

What color is #A0BDFF?+

#A0BDFF is a HEX color with RGB value rgb(160, 189, 255) and HSL value hsl(222, 100%, 81%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A0BDFF?+

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