#ACDD9D Color

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

Color preview

#ACDD9D

Color formats

HEX
#ACDD9D
RGB
rgb(172, 221, 157)
RGBA
rgba(172, 221, 157, 1)
HSL
hsl(106, 48%, 74%)
HSV
hsv(106, 29%, 87%)
CMYK
cmyk(22%, 0%, 29%, 13%)
CSS variable
--color-primary: #ACDD9D;
Lowercase HEX
#acdd9d

Shades

Tints

Tones

Harmony

CSS snippets for #ACDD9D

.color-acdd9d {
  color: #ACDD9D;
  background-color: #ACDD9D;
}

Frequently asked questions

What color is #ACDD9D?+

#ACDD9D is a HEX color with RGB value rgb(172, 221, 157) and HSL value hsl(106, 48%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACDD9D?+

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