#A0BAFB Color

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

Color preview

#A0BAFB

Color formats

HEX
#A0BAFB
RGB
rgb(160, 186, 251)
RGBA
rgba(160, 186, 251, 1)
HSL
hsl(223, 92%, 81%)
HSV
hsv(223, 36%, 98%)
CMYK
cmyk(36%, 26%, 0%, 2%)
CSS variable
--color-primary: #A0BAFB;
Lowercase HEX
#a0bafb

Shades

Tints

Tones

Harmony

CSS snippets for #A0BAFB

.color-a0bafb {
  color: #A0BAFB;
  background-color: #A0BAFB;
}

Frequently asked questions

What color is #A0BAFB?+

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

What is the closest Tailwind color to #A0BAFB?+

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