#ACEFCC Color

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

Color preview

#ACEFCC

Color formats

HEX
#ACEFCC
RGB
rgb(172, 239, 204)
RGBA
rgba(172, 239, 204, 1)
HSL
hsl(149, 68%, 81%)
HSV
hsv(149, 28%, 94%)
CMYK
cmyk(28%, 0%, 15%, 6%)
CSS variable
--color-primary: #ACEFCC;
Lowercase HEX
#acefcc

Shades

Tints

Tones

Harmony

CSS snippets for #ACEFCC

.color-acefcc {
  color: #ACEFCC;
  background-color: #ACEFCC;
}

Frequently asked questions

What color is #ACEFCC?+

#ACEFCC is a HEX color with RGB value rgb(172, 239, 204) and HSL value hsl(149, 68%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACEFCC?+

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