#ABBB81 Color

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

Color preview

#ABBB81

Color formats

HEX
#ABBB81
RGB
rgb(171, 187, 129)
RGBA
rgba(171, 187, 129, 1)
HSL
hsl(77, 30%, 62%)
HSV
hsv(77, 31%, 73%)
CMYK
cmyk(9%, 0%, 31%, 27%)
CSS variable
--color-primary: #ABBB81;
Lowercase HEX
#abbb81

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB81

.color-abbb81 {
  color: #ABBB81;
  background-color: #ABBB81;
}

Frequently asked questions

What color is #ABBB81?+

#ABBB81 is a HEX color with RGB value rgb(171, 187, 129) and HSL value hsl(77, 30%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBB81?+

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