#ABC47E Color

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

Color preview

#ABC47E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABC47E

.color-abc47e {
  color: #ABC47E;
  background-color: #ABC47E;
}

Frequently asked questions

What color is #ABC47E?+

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

What is the closest Tailwind color to #ABC47E?+

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