#AACB5F Color

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

Color preview

#AACB5F

Color formats

HEX
#AACB5F
RGB
rgb(170, 203, 95)
RGBA
rgba(170, 203, 95, 1)
HSL
hsl(78, 51%, 58%)
HSV
hsv(78, 53%, 80%)
CMYK
cmyk(16%, 0%, 53%, 20%)
CSS variable
--color-primary: #AACB5F;
Lowercase HEX
#aacb5f

Shades

Tints

Tones

Harmony

CSS snippets for #AACB5F

.color-aacb5f {
  color: #AACB5F;
  background-color: #AACB5F;
}

Frequently asked questions

What color is #AACB5F?+

#AACB5F is a HEX color with RGB value rgb(170, 203, 95) and HSL value hsl(78, 51%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AACB5F?+

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