#ACDB7C Color

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

Color preview

#ACDB7C

Color formats

HEX
#ACDB7C
RGB
rgb(172, 219, 124)
RGBA
rgba(172, 219, 124, 1)
HSL
hsl(90, 57%, 67%)
HSV
hsv(90, 43%, 86%)
CMYK
cmyk(21%, 0%, 43%, 14%)
CSS variable
--color-primary: #ACDB7C;
Lowercase HEX
#acdb7c

Shades

Tints

Tones

Harmony

CSS snippets for #ACDB7C

.color-acdb7c {
  color: #ACDB7C;
  background-color: #ACDB7C;
}

Frequently asked questions

What color is #ACDB7C?+

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

What is the closest Tailwind color to #ACDB7C?+

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