#ABC181 Color

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

Color preview

#ABC181

Color formats

HEX
#ABC181
RGB
rgb(171, 193, 129)
RGBA
rgba(171, 193, 129, 1)
HSL
hsl(81, 34%, 63%)
HSV
hsv(81, 33%, 76%)
CMYK
cmyk(11%, 0%, 33%, 24%)
CSS variable
--color-primary: #ABC181;
Lowercase HEX
#abc181

Shades

Tints

Tones

Harmony

CSS snippets for #ABC181

.color-abc181 {
  color: #ABC181;
  background-color: #ABC181;
}

Frequently asked questions

What color is #ABC181?+

#ABC181 is a HEX color with RGB value rgb(171, 193, 129) and HSL value hsl(81, 34%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC181?+

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