#ACBB55 Color

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

Color preview

#ACBB55

Color formats

HEX
#ACBB55
RGB
rgb(172, 187, 85)
RGBA
rgba(172, 187, 85, 1)
HSL
hsl(69, 43%, 53%)
HSV
hsv(69, 55%, 73%)
CMYK
cmyk(8%, 0%, 55%, 27%)
CSS variable
--color-primary: #ACBB55;
Lowercase HEX
#acbb55

Shades

Tints

Tones

Harmony

CSS snippets for #ACBB55

.color-acbb55 {
  color: #ACBB55;
  background-color: #ACBB55;
}

Frequently asked questions

What color is #ACBB55?+

#ACBB55 is a HEX color with RGB value rgb(172, 187, 85) and HSL value hsl(69, 43%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBB55?+

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