#ABC98D Color

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

Color preview

#ABC98D

Color formats

HEX
#ABC98D
RGB
rgb(171, 201, 141)
RGBA
rgba(171, 201, 141, 1)
HSL
hsl(90, 36%, 67%)
HSV
hsv(90, 30%, 79%)
CMYK
cmyk(15%, 0%, 30%, 21%)
CSS variable
--color-primary: #ABC98D;
Lowercase HEX
#abc98d

Shades

Tints

Tones

Harmony

CSS snippets for #ABC98D

.color-abc98d {
  color: #ABC98D;
  background-color: #ABC98D;
}

Frequently asked questions

What color is #ABC98D?+

#ABC98D is a HEX color with RGB value rgb(171, 201, 141) and HSL value hsl(90, 36%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC98D?+

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