#ABCD8E Color

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

Color preview

#ABCD8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABCD8E

.color-abcd8e {
  color: #ABCD8E;
  background-color: #ABCD8E;
}

Frequently asked questions

What color is #ABCD8E?+

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

What is the closest Tailwind color to #ABCD8E?+

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