#A0DDDF Color

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

Color preview

#A0DDDF

Color formats

HEX
#A0DDDF
RGB
rgb(160, 221, 223)
RGBA
rgba(160, 221, 223, 1)
HSL
hsl(182, 50%, 75%)
HSV
hsv(182, 28%, 87%)
CMYK
cmyk(28%, 1%, 0%, 13%)
CSS variable
--color-primary: #A0DDDF;
Lowercase HEX
#a0dddf

Shades

Tints

Tones

Harmony

CSS snippets for #A0DDDF

.color-a0dddf {
  color: #A0DDDF;
  background-color: #A0DDDF;
}

Frequently asked questions

What color is #A0DDDF?+

#A0DDDF is a HEX color with RGB value rgb(160, 221, 223) and HSL value hsl(182, 50%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A0DDDF?+

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