#ACDBA8 Color

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

Color preview

#ACDBA8

Color formats

HEX
#ACDBA8
RGB
rgb(172, 219, 168)
RGBA
rgba(172, 219, 168, 1)
HSL
hsl(115, 41%, 76%)
HSV
hsv(115, 23%, 86%)
CMYK
cmyk(21%, 0%, 23%, 14%)
CSS variable
--color-primary: #ACDBA8;
Lowercase HEX
#acdba8

Shades

Tints

Tones

Harmony

CSS snippets for #ACDBA8

.color-acdba8 {
  color: #ACDBA8;
  background-color: #ACDBA8;
}

Frequently asked questions

What color is #ACDBA8?+

#ACDBA8 is a HEX color with RGB value rgb(172, 219, 168) and HSL value hsl(115, 41%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACDBA8?+

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