#A0E6DE Color

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

Color preview

#A0E6DE

Color formats

HEX
#A0E6DE
RGB
rgb(160, 230, 222)
RGBA
rgba(160, 230, 222, 1)
HSL
hsl(173, 58%, 76%)
HSV
hsv(173, 30%, 90%)
CMYK
cmyk(30%, 0%, 3%, 10%)
CSS variable
--color-primary: #A0E6DE;
Lowercase HEX
#a0e6de

Shades

Tints

Tones

Harmony

CSS snippets for #A0E6DE

.color-a0e6de {
  color: #A0E6DE;
  background-color: #A0E6DE;
}

Frequently asked questions

What color is #A0E6DE?+

#A0E6DE is a HEX color with RGB value rgb(160, 230, 222) and HSL value hsl(173, 58%, 76%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A0E6DE?+

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