#ACEDAB Color

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

Color preview

#ACEDAB

Color formats

HEX
#ACEDAB
RGB
rgb(172, 237, 171)
RGBA
rgba(172, 237, 171, 1)
HSL
hsl(119, 65%, 80%)
HSV
hsv(119, 28%, 93%)
CMYK
cmyk(27%, 0%, 28%, 7%)
CSS variable
--color-primary: #ACEDAB;
Lowercase HEX
#acedab

Shades

Tints

Tones

Harmony

CSS snippets for #ACEDAB

.color-acedab {
  color: #ACEDAB;
  background-color: #ACEDAB;
}

Frequently asked questions

What color is #ACEDAB?+

#ACEDAB is a HEX color with RGB value rgb(172, 237, 171) and HSL value hsl(119, 65%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACEDAB?+

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