#ACDADC Color

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

Color preview

#ACDADC

Color formats

HEX
#ACDADC
RGB
rgb(172, 218, 220)
RGBA
rgba(172, 218, 220, 1)
HSL
hsl(183, 41%, 77%)
HSV
hsv(183, 22%, 86%)
CMYK
cmyk(22%, 1%, 0%, 14%)
CSS variable
--color-primary: #ACDADC;
Lowercase HEX
#acdadc

Shades

Tints

Tones

Harmony

CSS snippets for #ACDADC

.color-acdadc {
  color: #ACDADC;
  background-color: #ACDADC;
}

Frequently asked questions

What color is #ACDADC?+

#ACDADC is a HEX color with RGB value rgb(172, 218, 220) and HSL value hsl(183, 41%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ACDADC?+

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