#ACDCB9 Color

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

Color preview

#ACDCB9

Color formats

HEX
#ACDCB9
RGB
rgb(172, 220, 185)
RGBA
rgba(172, 220, 185, 1)
HSL
hsl(136, 41%, 77%)
HSV
hsv(136, 22%, 86%)
CMYK
cmyk(22%, 0%, 16%, 14%)
CSS variable
--color-primary: #ACDCB9;
Lowercase HEX
#acdcb9

Shades

Tints

Tones

Harmony

CSS snippets for #ACDCB9

.color-acdcb9 {
  color: #ACDCB9;
  background-color: #ACDCB9;
}

Frequently asked questions

What color is #ACDCB9?+

#ACDCB9 is a HEX color with RGB value rgb(172, 220, 185) and HSL value hsl(136, 41%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACDCB9?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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