#ACECC5 Color

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

Color preview

#ACECC5

Color formats

HEX
#ACECC5
RGB
rgb(172, 236, 197)
RGBA
rgba(172, 236, 197, 1)
HSL
hsl(143, 63%, 80%)
HSV
hsv(143, 27%, 93%)
CMYK
cmyk(27%, 0%, 17%, 7%)
CSS variable
--color-primary: #ACECC5;
Lowercase HEX
#acecc5

Shades

Tints

Tones

Harmony

CSS snippets for #ACECC5

.color-acecc5 {
  color: #ACECC5;
  background-color: #ACECC5;
}

Frequently asked questions

What color is #ACECC5?+

#ACECC5 is a HEX color with RGB value rgb(172, 236, 197) and HSL value hsl(143, 63%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACECC5?+

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