#ABCD8A Color

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

Color preview

#ABCD8A

Color formats

HEX
#ABCD8A
RGB
rgb(171, 205, 138)
RGBA
rgba(171, 205, 138, 1)
HSL
hsl(90, 40%, 67%)
HSV
hsv(90, 33%, 80%)
CMYK
cmyk(17%, 0%, 33%, 20%)
CSS variable
--color-primary: #ABCD8A;
Lowercase HEX
#abcd8a

Shades

Tints

Tones

Harmony

CSS snippets for #ABCD8A

.color-abcd8a {
  color: #ABCD8A;
  background-color: #ABCD8A;
}

Frequently asked questions

What color is #ABCD8A?+

#ABCD8A is a HEX color with RGB value rgb(171, 205, 138) and HSL value hsl(90, 40%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCD8A?+

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