#ACBD8F Color

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

Color preview

#ACBD8F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACBD8F

.color-acbd8f {
  color: #ACBD8F;
  background-color: #ACBD8F;
}

Frequently asked questions

What color is #ACBD8F?+

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

What is the closest Tailwind color to #ACBD8F?+

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