#ACEDA6 Color

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

Color preview

#ACEDA6

Color formats

HEX
#ACEDA6
RGB
rgb(172, 237, 166)
RGBA
rgba(172, 237, 166, 1)
HSL
hsl(115, 66%, 79%)
HSV
hsv(115, 30%, 93%)
CMYK
cmyk(27%, 0%, 30%, 7%)
CSS variable
--color-primary: #ACEDA6;
Lowercase HEX
#aceda6

Shades

Tints

Tones

Harmony

CSS snippets for #ACEDA6

.color-aceda6 {
  color: #ACEDA6;
  background-color: #ACEDA6;
}

Frequently asked questions

What color is #ACEDA6?+

#ACEDA6 is a HEX color with RGB value rgb(172, 237, 166) and HSL value hsl(115, 66%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACEDA6?+

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