#ACECB5 Color

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

Color preview

#ACECB5

Color formats

HEX
#ACECB5
RGB
rgb(172, 236, 181)
RGBA
rgba(172, 236, 181, 1)
HSL
hsl(128, 63%, 80%)
HSV
hsv(128, 27%, 93%)
CMYK
cmyk(27%, 0%, 23%, 7%)
CSS variable
--color-primary: #ACECB5;
Lowercase HEX
#acecb5

Shades

Tints

Tones

Harmony

CSS snippets for #ACECB5

.color-acecb5 {
  color: #ACECB5;
  background-color: #ACECB5;
}

Frequently asked questions

What color is #ACECB5?+

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

What is the closest Tailwind color to #ACECB5?+

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