#A0CCFC Color

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

Color preview

#A0CCFC

Color formats

HEX
#A0CCFC
RGB
rgb(160, 204, 252)
RGBA
rgba(160, 204, 252, 1)
HSL
hsl(211, 94%, 81%)
HSV
hsv(211, 37%, 99%)
CMYK
cmyk(37%, 19%, 0%, 1%)
CSS variable
--color-primary: #A0CCFC;
Lowercase HEX
#a0ccfc

Shades

Tints

Tones

Harmony

CSS snippets for #A0CCFC

.color-a0ccfc {
  color: #A0CCFC;
  background-color: #A0CCFC;
}

Frequently asked questions

What color is #A0CCFC?+

#A0CCFC is a HEX color with RGB value rgb(160, 204, 252) and HSL value hsl(211, 94%, 81%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A0CCFC?+

The closest Tailwind color is blue-300, available as the bg-blue-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