#A0EEFF Color

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

Color preview

#A0EEFF

Color formats

HEX
#A0EEFF
RGB
rgb(160, 238, 255)
RGBA
rgba(160, 238, 255, 1)
HSL
hsl(191, 100%, 81%)
HSV
hsv(191, 37%, 100%)
CMYK
cmyk(37%, 7%, 0%, 0%)
CSS variable
--color-primary: #A0EEFF;
Lowercase HEX
#a0eeff

Shades

Tints

Tones

Harmony

CSS snippets for #A0EEFF

.color-a0eeff {
  color: #A0EEFF;
  background-color: #A0EEFF;
}

Frequently asked questions

What color is #A0EEFF?+

#A0EEFF is a HEX color with RGB value rgb(160, 238, 255) and HSL value hsl(191, 100%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A0EEFF?+

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