#ACDEDA Color

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

Color preview

#ACDEDA

Color formats

HEX
#ACDEDA
RGB
rgb(172, 222, 218)
RGBA
rgba(172, 222, 218, 1)
HSL
hsl(175, 43%, 77%)
HSV
hsv(175, 23%, 87%)
CMYK
cmyk(23%, 0%, 2%, 13%)
CSS variable
--color-primary: #ACDEDA;
Lowercase HEX
#acdeda

Shades

Tints

Tones

Harmony

CSS snippets for #ACDEDA

.color-acdeda {
  color: #ACDEDA;
  background-color: #ACDEDA;
}

Frequently asked questions

What color is #ACDEDA?+

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

What is the closest Tailwind color to #ACDEDA?+

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