#ACBD3D Color

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

Color preview

#ACBD3D

Color formats

HEX
#ACBD3D
RGB
rgb(172, 189, 61)
RGBA
rgba(172, 189, 61, 1)
HSL
hsl(68, 51%, 49%)
HSV
hsv(68, 68%, 74%)
CMYK
cmyk(9%, 0%, 68%, 26%)
CSS variable
--color-primary: #ACBD3D;
Lowercase HEX
#acbd3d

Shades

Tints

Tones

Harmony

CSS snippets for #ACBD3D

.color-acbd3d {
  color: #ACBD3D;
  background-color: #ACBD3D;
}

Frequently asked questions

What color is #ACBD3D?+

#ACBD3D is a HEX color with RGB value rgb(172, 189, 61) and HSL value hsl(68, 51%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACBD3D?+

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