#ACECAA Color

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

Color preview

#ACECAA

Color formats

HEX
#ACECAA
RGB
rgb(172, 236, 170)
RGBA
rgba(172, 236, 170, 1)
HSL
hsl(118, 63%, 80%)
HSV
hsv(118, 28%, 93%)
CMYK
cmyk(27%, 0%, 28%, 7%)
CSS variable
--color-primary: #ACECAA;
Lowercase HEX
#acecaa

Shades

Tints

Tones

Harmony

CSS snippets for #ACECAA

.color-acecaa {
  color: #ACECAA;
  background-color: #ACECAA;
}

Frequently asked questions

What color is #ACECAA?+

#ACECAA is a HEX color with RGB value rgb(172, 236, 170) and HSL value hsl(118, 63%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACECAA?+

The closest Tailwind color is green-300, available as the bg-green-300 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