#ABC998 Color

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

Color preview

#ABC998

Color formats

HEX
#ABC998
RGB
rgb(171, 201, 152)
RGBA
rgba(171, 201, 152, 1)
HSL
hsl(97, 31%, 69%)
HSV
hsv(97, 24%, 79%)
CMYK
cmyk(15%, 0%, 24%, 21%)
CSS variable
--color-primary: #ABC998;
Lowercase HEX
#abc998

Shades

Tints

Tones

Harmony

CSS snippets for #ABC998

.color-abc998 {
  color: #ABC998;
  background-color: #ABC998;
}

Frequently asked questions

What color is #ABC998?+

#ABC998 is a HEX color with RGB value rgb(171, 201, 152) and HSL value hsl(97, 31%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC998?+

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