#ABC47C Color

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

Color preview

#ABC47C

Color formats

HEX
#ABC47C
RGB
rgb(171, 196, 124)
RGBA
rgba(171, 196, 124, 1)
HSL
hsl(81, 38%, 63%)
HSV
hsv(81, 37%, 77%)
CMYK
cmyk(13%, 0%, 37%, 23%)
CSS variable
--color-primary: #ABC47C;
Lowercase HEX
#abc47c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC47C

.color-abc47c {
  color: #ABC47C;
  background-color: #ABC47C;
}

Frequently asked questions

What color is #ABC47C?+

#ABC47C is a HEX color with RGB value rgb(171, 196, 124) and HSL value hsl(81, 38%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC47C?+

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