#ABC68E Color

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

Color preview

#ABC68E

Color formats

HEX
#ABC68E
RGB
rgb(171, 198, 142)
RGBA
rgba(171, 198, 142, 1)
HSL
hsl(89, 33%, 67%)
HSV
hsv(89, 28%, 78%)
CMYK
cmyk(14%, 0%, 28%, 22%)
CSS variable
--color-primary: #ABC68E;
Lowercase HEX
#abc68e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC68E

.color-abc68e {
  color: #ABC68E;
  background-color: #ABC68E;
}

Frequently asked questions

What color is #ABC68E?+

#ABC68E is a HEX color with RGB value rgb(171, 198, 142) and HSL value hsl(89, 33%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC68E?+

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