#ABCD8D Color

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

Color preview

#ABCD8D

Color formats

HEX
#ABCD8D
RGB
rgb(171, 205, 141)
RGBA
rgba(171, 205, 141, 1)
HSL
hsl(92, 39%, 68%)
HSV
hsv(92, 31%, 80%)
CMYK
cmyk(17%, 0%, 31%, 20%)
CSS variable
--color-primary: #ABCD8D;
Lowercase HEX
#abcd8d

Shades

Tints

Tones

Harmony

CSS snippets for #ABCD8D

.color-abcd8d {
  color: #ABCD8D;
  background-color: #ABCD8D;
}

Frequently asked questions

What color is #ABCD8D?+

#ABCD8D is a HEX color with RGB value rgb(171, 205, 141) and HSL value hsl(92, 39%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCD8D?+

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