#ACBD28 Color

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

Color preview

#ACBD28

Color formats

HEX
#ACBD28
RGB
rgb(172, 189, 40)
RGBA
rgba(172, 189, 40, 1)
HSL
hsl(67, 65%, 45%)
HSV
hsv(67, 79%, 74%)
CMYK
cmyk(9%, 0%, 79%, 26%)
CSS variable
--color-primary: #ACBD28;
Lowercase HEX
#acbd28

Shades

Tints

Tones

Harmony

CSS snippets for #ACBD28

.color-acbd28 {
  color: #ACBD28;
  background-color: #ACBD28;
}

Frequently asked questions

What color is #ACBD28?+

#ACBD28 is a HEX color with RGB value rgb(172, 189, 40) and HSL value hsl(67, 65%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACBD28?+

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