#ACEAD8 Color

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

Color preview

#ACEAD8

Color formats

HEX
#ACEAD8
RGB
rgb(172, 234, 216)
RGBA
rgba(172, 234, 216, 1)
HSL
hsl(163, 60%, 80%)
HSV
hsv(163, 26%, 92%)
CMYK
cmyk(26%, 0%, 8%, 8%)
CSS variable
--color-primary: #ACEAD8;
Lowercase HEX
#acead8

Shades

Tints

Tones

Harmony

CSS snippets for #ACEAD8

.color-acead8 {
  color: #ACEAD8;
  background-color: #ACEAD8;
}

Frequently asked questions

What color is #ACEAD8?+

#ACEAD8 is a HEX color with RGB value rgb(172, 234, 216) and HSL value hsl(163, 60%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACEAD8?+

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