#A0CDFB Color

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

Color preview

#A0CDFB

Color formats

HEX
#A0CDFB
RGB
rgb(160, 205, 251)
RGBA
rgba(160, 205, 251, 1)
HSL
hsl(210, 92%, 81%)
HSV
hsv(210, 36%, 98%)
CMYK
cmyk(36%, 18%, 0%, 2%)
CSS variable
--color-primary: #A0CDFB;
Lowercase HEX
#a0cdfb

Shades

Tints

Tones

Harmony

CSS snippets for #A0CDFB

.color-a0cdfb {
  color: #A0CDFB;
  background-color: #A0CDFB;
}

Frequently asked questions

What color is #A0CDFB?+

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

What is the closest Tailwind color to #A0CDFB?+

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