#ACDB7B Color

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

Color preview

#ACDB7B

Color formats

HEX
#ACDB7B
RGB
rgb(172, 219, 123)
RGBA
rgba(172, 219, 123, 1)
HSL
hsl(89, 57%, 67%)
HSV
hsv(89, 44%, 86%)
CMYK
cmyk(21%, 0%, 44%, 14%)
CSS variable
--color-primary: #ACDB7B;
Lowercase HEX
#acdb7b

Shades

Tints

Tones

Harmony

CSS snippets for #ACDB7B

.color-acdb7b {
  color: #ACDB7B;
  background-color: #ACDB7B;
}

Frequently asked questions

What color is #ACDB7B?+

#ACDB7B is a HEX color with RGB value rgb(172, 219, 123) and HSL value hsl(89, 57%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACDB7B?+

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