#ABC196 Color

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

Color preview

#ABC196

Color formats

HEX
#ABC196
RGB
rgb(171, 193, 150)
RGBA
rgba(171, 193, 150, 1)
HSL
hsl(91, 26%, 67%)
HSV
hsv(91, 22%, 76%)
CMYK
cmyk(11%, 0%, 22%, 24%)
CSS variable
--color-primary: #ABC196;
Lowercase HEX
#abc196

Shades

Tints

Tones

Harmony

CSS snippets for #ABC196

.color-abc196 {
  color: #ABC196;
  background-color: #ABC196;
}

Frequently asked questions

What color is #ABC196?+

#ABC196 is a HEX color with RGB value rgb(171, 193, 150) and HSL value hsl(91, 26%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC196?+

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