#ABBF82 Color

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

Color preview

#ABBF82

Color formats

HEX
#ABBF82
RGB
rgb(171, 191, 130)
RGBA
rgba(171, 191, 130, 1)
HSL
hsl(80, 32%, 63%)
HSV
hsv(80, 32%, 75%)
CMYK
cmyk(10%, 0%, 32%, 25%)
CSS variable
--color-primary: #ABBF82;
Lowercase HEX
#abbf82

Shades

Tints

Tones

Harmony

CSS snippets for #ABBF82

.color-abbf82 {
  color: #ABBF82;
  background-color: #ABBF82;
}

Frequently asked questions

What color is #ABBF82?+

#ABBF82 is a HEX color with RGB value rgb(171, 191, 130) and HSL value hsl(80, 32%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBF82?+

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