#A0BFFD Color

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

Color preview

#A0BFFD

Color formats

HEX
#A0BFFD
RGB
rgb(160, 191, 253)
RGBA
rgba(160, 191, 253, 1)
HSL
hsl(220, 96%, 81%)
HSV
hsv(220, 37%, 99%)
CMYK
cmyk(37%, 25%, 0%, 1%)
CSS variable
--color-primary: #A0BFFD;
Lowercase HEX
#a0bffd

Shades

Tints

Tones

Harmony

CSS snippets for #A0BFFD

.color-a0bffd {
  color: #A0BFFD;
  background-color: #A0BFFD;
}

Frequently asked questions

What color is #A0BFFD?+

#A0BFFD is a HEX color with RGB value rgb(160, 191, 253) and HSL value hsl(220, 96%, 81%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A0BFFD?+

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