#ABC07A Color

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

Color preview

#ABC07A

Color formats

HEX
#ABC07A
RGB
rgb(171, 192, 122)
RGBA
rgba(171, 192, 122, 1)
HSL
hsl(78, 36%, 62%)
HSV
hsv(78, 36%, 75%)
CMYK
cmyk(11%, 0%, 36%, 25%)
CSS variable
--color-primary: #ABC07A;
Lowercase HEX
#abc07a

Shades

Tints

Tones

Harmony

CSS snippets for #ABC07A

.color-abc07a {
  color: #ABC07A;
  background-color: #ABC07A;
}

Frequently asked questions

What color is #ABC07A?+

#ABC07A is a HEX color with RGB value rgb(171, 192, 122) and HSL value hsl(78, 36%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC07A?+

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