#ACBE85 Color

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

Color preview

#ACBE85

Color formats

HEX
#ACBE85
RGB
rgb(172, 190, 133)
RGBA
rgba(172, 190, 133, 1)
HSL
hsl(79, 30%, 63%)
HSV
hsv(79, 30%, 75%)
CMYK
cmyk(9%, 0%, 30%, 25%)
CSS variable
--color-primary: #ACBE85;
Lowercase HEX
#acbe85

Shades

Tints

Tones

Harmony

CSS snippets for #ACBE85

.color-acbe85 {
  color: #ACBE85;
  background-color: #ACBE85;
}

Frequently asked questions

What color is #ACBE85?+

#ACBE85 is a HEX color with RGB value rgb(172, 190, 133) and HSL value hsl(79, 30%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBE85?+

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