#ABC179 Color

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

Color preview

#ABC179

Color formats

HEX
#ABC179
RGB
rgb(171, 193, 121)
RGBA
rgba(171, 193, 121, 1)
HSL
hsl(78, 37%, 62%)
HSV
hsv(78, 37%, 76%)
CMYK
cmyk(11%, 0%, 37%, 24%)
CSS variable
--color-primary: #ABC179;
Lowercase HEX
#abc179

Shades

Tints

Tones

Harmony

CSS snippets for #ABC179

.color-abc179 {
  color: #ABC179;
  background-color: #ABC179;
}

Frequently asked questions

What color is #ABC179?+

#ABC179 is a HEX color with RGB value rgb(171, 193, 121) and HSL value hsl(78, 37%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC179?+

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