#ACDD7B Color

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

Color preview

#ACDD7B

Color formats

HEX
#ACDD7B
RGB
rgb(172, 221, 123)
RGBA
rgba(172, 221, 123, 1)
HSL
hsl(90, 59%, 67%)
HSV
hsv(90, 44%, 87%)
CMYK
cmyk(22%, 0%, 44%, 13%)
CSS variable
--color-primary: #ACDD7B;
Lowercase HEX
#acdd7b

Shades

Tints

Tones

Harmony

CSS snippets for #ACDD7B

.color-acdd7b {
  color: #ACDD7B;
  background-color: #ACDD7B;
}

Frequently asked questions

What color is #ACDD7B?+

#ACDD7B is a HEX color with RGB value rgb(172, 221, 123) and HSL value hsl(90, 59%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACDD7B?+

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