#ABC67B Color

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

Color preview

#ABC67B

Color formats

HEX
#ABC67B
RGB
rgb(171, 198, 123)
RGBA
rgba(171, 198, 123, 1)
HSL
hsl(82, 40%, 63%)
HSV
hsv(82, 38%, 78%)
CMYK
cmyk(14%, 0%, 38%, 22%)
CSS variable
--color-primary: #ABC67B;
Lowercase HEX
#abc67b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC67B

.color-abc67b {
  color: #ABC67B;
  background-color: #ABC67B;
}

Frequently asked questions

What color is #ABC67B?+

#ABC67B is a HEX color with RGB value rgb(171, 198, 123) and HSL value hsl(82, 40%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC67B?+

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