#ABC47F Color

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

Color preview

#ABC47F

Color formats

HEX
#ABC47F
RGB
rgb(171, 196, 127)
RGBA
rgba(171, 196, 127, 1)
HSL
hsl(82, 37%, 63%)
HSV
hsv(82, 35%, 77%)
CMYK
cmyk(13%, 0%, 35%, 23%)
CSS variable
--color-primary: #ABC47F;
Lowercase HEX
#abc47f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC47F

.color-abc47f {
  color: #ABC47F;
  background-color: #ABC47F;
}

Frequently asked questions

What color is #ABC47F?+

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

What is the closest Tailwind color to #ABC47F?+

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