#ABC07F Color

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

Color preview

#ABC07F

Color formats

HEX
#ABC07F
RGB
rgb(171, 192, 127)
RGBA
rgba(171, 192, 127, 1)
HSL
hsl(79, 34%, 63%)
HSV
hsv(79, 34%, 75%)
CMYK
cmyk(11%, 0%, 34%, 25%)
CSS variable
--color-primary: #ABC07F;
Lowercase HEX
#abc07f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC07F

.color-abc07f {
  color: #ABC07F;
  background-color: #ABC07F;
}

Frequently asked questions

What color is #ABC07F?+

#ABC07F is a HEX color with RGB value rgb(171, 192, 127) and HSL value hsl(79, 34%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC07F?+

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