#ACDA8B Color

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

Color preview

#ACDA8B

Color formats

HEX
#ACDA8B
RGB
rgb(172, 218, 139)
RGBA
rgba(172, 218, 139, 1)
HSL
hsl(95, 52%, 70%)
HSV
hsv(95, 36%, 85%)
CMYK
cmyk(21%, 0%, 36%, 15%)
CSS variable
--color-primary: #ACDA8B;
Lowercase HEX
#acda8b

Shades

Tints

Tones

Harmony

CSS snippets for #ACDA8B

.color-acda8b {
  color: #ACDA8B;
  background-color: #ACDA8B;
}

Frequently asked questions

What color is #ACDA8B?+

#ACDA8B is a HEX color with RGB value rgb(172, 218, 139) and HSL value hsl(95, 52%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACDA8B?+

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