#ACDDD4 Color

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

Color preview

#ACDDD4

Color formats

HEX
#ACDDD4
RGB
rgb(172, 221, 212)
RGBA
rgba(172, 221, 212, 1)
HSL
hsl(169, 42%, 77%)
HSV
hsv(169, 22%, 87%)
CMYK
cmyk(22%, 0%, 4%, 13%)
CSS variable
--color-primary: #ACDDD4;
Lowercase HEX
#acddd4

Shades

Tints

Tones

Harmony

CSS snippets for #ACDDD4

.color-acddd4 {
  color: #ACDDD4;
  background-color: #ACDDD4;
}

Frequently asked questions

What color is #ACDDD4?+

#ACDDD4 is a HEX color with RGB value rgb(172, 221, 212) and HSL value hsl(169, 42%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACDDD4?+

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