#ABCB82 Color

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

Color preview

#ABCB82

Color formats

HEX
#ABCB82
RGB
rgb(171, 203, 130)
RGBA
rgba(171, 203, 130, 1)
HSL
hsl(86, 41%, 65%)
HSV
hsv(86, 36%, 80%)
CMYK
cmyk(16%, 0%, 36%, 20%)
CSS variable
--color-primary: #ABCB82;
Lowercase HEX
#abcb82

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB82

.color-abcb82 {
  color: #ABCB82;
  background-color: #ABCB82;
}

Frequently asked questions

What color is #ABCB82?+

#ABCB82 is a HEX color with RGB value rgb(171, 203, 130) and HSL value hsl(86, 41%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCB82?+

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