#ABC28E Color

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

Color preview

#ABC28E

Color formats

HEX
#ABC28E
RGB
rgb(171, 194, 142)
RGBA
rgba(171, 194, 142, 1)
HSL
hsl(87, 30%, 66%)
HSV
hsv(87, 27%, 76%)
CMYK
cmyk(12%, 0%, 27%, 24%)
CSS variable
--color-primary: #ABC28E;
Lowercase HEX
#abc28e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC28E

.color-abc28e {
  color: #ABC28E;
  background-color: #ABC28E;
}

Frequently asked questions

What color is #ABC28E?+

#ABC28E is a HEX color with RGB value rgb(171, 194, 142) and HSL value hsl(87, 30%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC28E?+

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