#A0DBFF Color

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

Color preview

#A0DBFF

Color formats

HEX
#A0DBFF
RGB
rgb(160, 219, 255)
RGBA
rgba(160, 219, 255, 1)
HSL
hsl(203, 100%, 81%)
HSV
hsv(203, 37%, 100%)
CMYK
cmyk(37%, 14%, 0%, 0%)
CSS variable
--color-primary: #A0DBFF;
Lowercase HEX
#a0dbff

Shades

Tints

Tones

Harmony

CSS snippets for #A0DBFF

.color-a0dbff {
  color: #A0DBFF;
  background-color: #A0DBFF;
}

Frequently asked questions

What color is #A0DBFF?+

#A0DBFF is a HEX color with RGB value rgb(160, 219, 255) and HSL value hsl(203, 100%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A0DBFF?+

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