#ACDEC7 Color

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

Color preview

#ACDEC7

Color formats

HEX
#ACDEC7
RGB
rgb(172, 222, 199)
RGBA
rgba(172, 222, 199, 1)
HSL
hsl(152, 43%, 77%)
HSV
hsv(152, 23%, 87%)
CMYK
cmyk(23%, 0%, 10%, 13%)
CSS variable
--color-primary: #ACDEC7;
Lowercase HEX
#acdec7

Shades

Tints

Tones

Harmony

CSS snippets for #ACDEC7

.color-acdec7 {
  color: #ACDEC7;
  background-color: #ACDEC7;
}

Frequently asked questions

What color is #ACDEC7?+

#ACDEC7 is a HEX color with RGB value rgb(172, 222, 199) and HSL value hsl(152, 43%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACDEC7?+

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