#ABC081 Color

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

Color preview

#ABC081

Color formats

HEX
#ABC081
RGB
rgb(171, 192, 129)
RGBA
rgba(171, 192, 129, 1)
HSL
hsl(80, 33%, 63%)
HSV
hsv(80, 33%, 75%)
CMYK
cmyk(11%, 0%, 33%, 25%)
CSS variable
--color-primary: #ABC081;
Lowercase HEX
#abc081

Shades

Tints

Tones

Harmony

CSS snippets for #ABC081

.color-abc081 {
  color: #ABC081;
  background-color: #ABC081;
}

Frequently asked questions

What color is #ABC081?+

#ABC081 is a HEX color with RGB value rgb(171, 192, 129) and HSL value hsl(80, 33%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC081?+

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