#A0EADF Color

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

Color preview

#A0EADF

Color formats

HEX
#A0EADF
RGB
rgb(160, 234, 223)
RGBA
rgba(160, 234, 223, 1)
HSL
hsl(171, 64%, 77%)
HSV
hsv(171, 32%, 92%)
CMYK
cmyk(32%, 0%, 5%, 8%)
CSS variable
--color-primary: #A0EADF;
Lowercase HEX
#a0eadf

Shades

Tints

Tones

Harmony

CSS snippets for #A0EADF

.color-a0eadf {
  color: #A0EADF;
  background-color: #A0EADF;
}

Frequently asked questions

What color is #A0EADF?+

#A0EADF is a HEX color with RGB value rgb(160, 234, 223) and HSL value hsl(171, 64%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A0EADF?+

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