#ACBE90 Color

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

Color preview

#ACBE90

Color formats

HEX
#ACBE90
RGB
rgb(172, 190, 144)
RGBA
rgba(172, 190, 144, 1)
HSL
hsl(83, 26%, 65%)
HSV
hsv(83, 24%, 75%)
CMYK
cmyk(9%, 0%, 24%, 25%)
CSS variable
--color-primary: #ACBE90;
Lowercase HEX
#acbe90

Shades

Tints

Tones

Harmony

CSS snippets for #ACBE90

.color-acbe90 {
  color: #ACBE90;
  background-color: #ACBE90;
}

Frequently asked questions

What color is #ACBE90?+

#ACBE90 is a HEX color with RGB value rgb(172, 190, 144) and HSL value hsl(83, 26%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBE90?+

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