#ACDDCC Color

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

Color preview

#ACDDCC

Color formats

HEX
#ACDDCC
RGB
rgb(172, 221, 204)
RGBA
rgba(172, 221, 204, 1)
HSL
hsl(159, 42%, 77%)
HSV
hsv(159, 22%, 87%)
CMYK
cmyk(22%, 0%, 8%, 13%)
CSS variable
--color-primary: #ACDDCC;
Lowercase HEX
#acddcc

Shades

Tints

Tones

Harmony

CSS snippets for #ACDDCC

.color-acddcc {
  color: #ACDDCC;
  background-color: #ACDDCC;
}

Frequently asked questions

What color is #ACDDCC?+

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

What is the closest Tailwind color to #ACDDCC?+

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