#A0BDFB Color

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

Color preview

#A0BDFB

Color formats

HEX
#A0BDFB
RGB
rgb(160, 189, 251)
RGBA
rgba(160, 189, 251, 1)
HSL
hsl(221, 92%, 81%)
HSV
hsv(221, 36%, 98%)
CMYK
cmyk(36%, 25%, 0%, 2%)
CSS variable
--color-primary: #A0BDFB;
Lowercase HEX
#a0bdfb

Shades

Tints

Tones

Harmony

CSS snippets for #A0BDFB

.color-a0bdfb {
  color: #A0BDFB;
  background-color: #A0BDFB;
}

Frequently asked questions

What color is #A0BDFB?+

#A0BDFB is a HEX color with RGB value rgb(160, 189, 251) and HSL value hsl(221, 92%, 81%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A0BDFB?+

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