#A0DEDE Color

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

Color preview

#A0DEDE

Color formats

HEX
#A0DEDE
RGB
rgb(160, 222, 222)
RGBA
rgba(160, 222, 222, 1)
HSL
hsl(180, 48%, 75%)
HSV
hsv(180, 28%, 87%)
CMYK
cmyk(28%, 0%, 0%, 13%)
CSS variable
--color-primary: #A0DEDE;
Lowercase HEX
#a0dede

Shades

Tints

Tones

Harmony

CSS snippets for #A0DEDE

.color-a0dede {
  color: #A0DEDE;
  background-color: #A0DEDE;
}

Frequently asked questions

What color is #A0DEDE?+

#A0DEDE is a HEX color with RGB value rgb(160, 222, 222) and HSL value hsl(180, 48%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A0DEDE?+

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