#A0E1DF Color

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

Color preview

#A0E1DF

Color formats

HEX
#A0E1DF
RGB
rgb(160, 225, 223)
RGBA
rgba(160, 225, 223, 1)
HSL
hsl(178, 52%, 75%)
HSV
hsv(178, 29%, 88%)
CMYK
cmyk(29%, 0%, 1%, 12%)
CSS variable
--color-primary: #A0E1DF;
Lowercase HEX
#a0e1df

Shades

Tints

Tones

Harmony

CSS snippets for #A0E1DF

.color-a0e1df {
  color: #A0E1DF;
  background-color: #A0E1DF;
}

Frequently asked questions

What color is #A0E1DF?+

#A0E1DF is a HEX color with RGB value rgb(160, 225, 223) and HSL value hsl(178, 52%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A0E1DF?+

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