#ACBD4C Color

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

Color preview

#ACBD4C

Color formats

HEX
#ACBD4C
RGB
rgb(172, 189, 76)
RGBA
rgba(172, 189, 76, 1)
HSL
hsl(69, 46%, 52%)
HSV
hsv(69, 60%, 74%)
CMYK
cmyk(9%, 0%, 60%, 26%)
CSS variable
--color-primary: #ACBD4C;
Lowercase HEX
#acbd4c

Shades

Tints

Tones

Harmony

CSS snippets for #ACBD4C

.color-acbd4c {
  color: #ACBD4C;
  background-color: #ACBD4C;
}

Frequently asked questions

What color is #ACBD4C?+

#ACBD4C is a HEX color with RGB value rgb(172, 189, 76) and HSL value hsl(69, 46%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACBD4C?+

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