#ABBB6B Color

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

Color preview

#ABBB6B

Color formats

HEX
#ABBB6B
RGB
rgb(171, 187, 107)
RGBA
rgba(171, 187, 107, 1)
HSL
hsl(72, 37%, 58%)
HSV
hsv(72, 43%, 73%)
CMYK
cmyk(9%, 0%, 43%, 27%)
CSS variable
--color-primary: #ABBB6B;
Lowercase HEX
#abbb6b

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB6B

.color-abbb6b {
  color: #ABBB6B;
  background-color: #ABBB6B;
}

Frequently asked questions

What color is #ABBB6B?+

#ABBB6B is a HEX color with RGB value rgb(171, 187, 107) and HSL value hsl(72, 37%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBB6B?+

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