#ACEEB5 Color

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

Color preview

#ACEEB5

Color formats

HEX
#ACEEB5
RGB
rgb(172, 238, 181)
RGBA
rgba(172, 238, 181, 1)
HSL
hsl(128, 66%, 80%)
HSV
hsv(128, 28%, 93%)
CMYK
cmyk(28%, 0%, 24%, 7%)
CSS variable
--color-primary: #ACEEB5;
Lowercase HEX
#aceeb5

Shades

Tints

Tones

Harmony

CSS snippets for #ACEEB5

.color-aceeb5 {
  color: #ACEEB5;
  background-color: #ACEEB5;
}

Frequently asked questions

What color is #ACEEB5?+

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

What is the closest Tailwind color to #ACEEB5?+

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