#ACBD89 Color

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

Color preview

#ACBD89

Color formats

HEX
#ACBD89
RGB
rgb(172, 189, 137)
RGBA
rgba(172, 189, 137, 1)
HSL
hsl(80, 28%, 64%)
HSV
hsv(80, 28%, 74%)
CMYK
cmyk(9%, 0%, 28%, 26%)
CSS variable
--color-primary: #ACBD89;
Lowercase HEX
#acbd89

Shades

Tints

Tones

Harmony

CSS snippets for #ACBD89

.color-acbd89 {
  color: #ACBD89;
  background-color: #ACBD89;
}

Frequently asked questions

What color is #ACBD89?+

#ACBD89 is a HEX color with RGB value rgb(172, 189, 137) and HSL value hsl(80, 28%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBD89?+

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