#ACBF90 Color

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

Color preview

#ACBF90

Color formats

HEX
#ACBF90
RGB
rgb(172, 191, 144)
RGBA
rgba(172, 191, 144, 1)
HSL
hsl(84, 27%, 66%)
HSV
hsv(84, 25%, 75%)
CMYK
cmyk(10%, 0%, 25%, 25%)
CSS variable
--color-primary: #ACBF90;
Lowercase HEX
#acbf90

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF90

.color-acbf90 {
  color: #ACBF90;
  background-color: #ACBF90;
}

Frequently asked questions

What color is #ACBF90?+

#ACBF90 is a HEX color with RGB value rgb(172, 191, 144) and HSL value hsl(84, 27%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBF90?+

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