#ACBF95 Color

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

Color preview

#ACBF95

Color formats

HEX
#ACBF95
RGB
rgb(172, 191, 149)
RGBA
rgba(172, 191, 149, 1)
HSL
hsl(87, 25%, 67%)
HSV
hsv(87, 22%, 75%)
CMYK
cmyk(10%, 0%, 22%, 25%)
CSS variable
--color-primary: #ACBF95;
Lowercase HEX
#acbf95

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF95

.color-acbf95 {
  color: #ACBF95;
  background-color: #ACBF95;
}

Frequently asked questions

What color is #ACBF95?+

#ACBF95 is a HEX color with RGB value rgb(172, 191, 149) and HSL value hsl(87, 25%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBF95?+

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