#ABBB77 Color

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

Color preview

#ABBB77

Color formats

HEX
#ABBB77
RGB
rgb(171, 187, 119)
RGBA
rgba(171, 187, 119, 1)
HSL
hsl(74, 33%, 60%)
HSV
hsv(74, 36%, 73%)
CMYK
cmyk(9%, 0%, 36%, 27%)
CSS variable
--color-primary: #ABBB77;
Lowercase HEX
#abbb77

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB77

.color-abbb77 {
  color: #ABBB77;
  background-color: #ABBB77;
}

Frequently asked questions

What color is #ABBB77?+

#ABBB77 is a HEX color with RGB value rgb(171, 187, 119) and HSL value hsl(74, 33%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBB77?+

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