#ACDB9F Color

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

Color preview

#ACDB9F

Color formats

HEX
#ACDB9F
RGB
rgb(172, 219, 159)
RGBA
rgba(172, 219, 159, 1)
HSL
hsl(107, 45%, 74%)
HSV
hsv(107, 27%, 86%)
CMYK
cmyk(21%, 0%, 27%, 14%)
CSS variable
--color-primary: #ACDB9F;
Lowercase HEX
#acdb9f

Shades

Tints

Tones

Harmony

CSS snippets for #ACDB9F

.color-acdb9f {
  color: #ACDB9F;
  background-color: #ACDB9F;
}

Frequently asked questions

What color is #ACDB9F?+

#ACDB9F is a HEX color with RGB value rgb(172, 219, 159) and HSL value hsl(107, 45%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACDB9F?+

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