#ACBD68 Color

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

Color preview

#ACBD68

Color formats

HEX
#ACBD68
RGB
rgb(172, 189, 104)
RGBA
rgba(172, 189, 104, 1)
HSL
hsl(72, 39%, 57%)
HSV
hsv(72, 45%, 74%)
CMYK
cmyk(9%, 0%, 45%, 26%)
CSS variable
--color-primary: #ACBD68;
Lowercase HEX
#acbd68

Shades

Tints

Tones

Harmony

CSS snippets for #ACBD68

.color-acbd68 {
  color: #ACBD68;
  background-color: #ACBD68;
}

Frequently asked questions

What color is #ACBD68?+

#ACBD68 is a HEX color with RGB value rgb(172, 189, 104) and HSL value hsl(72, 39%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBD68?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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