#ACBD8E Color

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

Color preview

#ACBD8E

Color formats

HEX
#ACBD8E
RGB
rgb(172, 189, 142)
RGBA
rgba(172, 189, 142, 1)
HSL
hsl(82, 26%, 65%)
HSV
hsv(82, 25%, 74%)
CMYK
cmyk(9%, 0%, 25%, 26%)
CSS variable
--color-primary: #ACBD8E;
Lowercase HEX
#acbd8e

Shades

Tints

Tones

Harmony

CSS snippets for #ACBD8E

.color-acbd8e {
  color: #ACBD8E;
  background-color: #ACBD8E;
}

Frequently asked questions

What color is #ACBD8E?+

#ACBD8E is a HEX color with RGB value rgb(172, 189, 142) and HSL value hsl(82, 26%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBD8E?+

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