#ABCD9D Color

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

Color preview

#ABCD9D

Color formats

HEX
#ABCD9D
RGB
rgb(171, 205, 157)
RGBA
rgba(171, 205, 157, 1)
HSL
hsl(103, 32%, 71%)
HSV
hsv(103, 23%, 80%)
CMYK
cmyk(17%, 0%, 23%, 20%)
CSS variable
--color-primary: #ABCD9D;
Lowercase HEX
#abcd9d

Shades

Tints

Tones

Harmony

CSS snippets for #ABCD9D

.color-abcd9d {
  color: #ABCD9D;
  background-color: #ABCD9D;
}

Frequently asked questions

What color is #ABCD9D?+

#ABCD9D is a HEX color with RGB value rgb(171, 205, 157) and HSL value hsl(103, 32%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCD9D?+

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