#ABC389 Color

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

Color preview

#ABC389

Color formats

HEX
#ABC389
RGB
rgb(171, 195, 137)
RGBA
rgba(171, 195, 137, 1)
HSL
hsl(85, 33%, 65%)
HSV
hsv(85, 30%, 76%)
CMYK
cmyk(12%, 0%, 30%, 24%)
CSS variable
--color-primary: #ABC389;
Lowercase HEX
#abc389

Shades

Tints

Tones

Harmony

CSS snippets for #ABC389

.color-abc389 {
  color: #ABC389;
  background-color: #ABC389;
}

Frequently asked questions

What color is #ABC389?+

#ABC389 is a HEX color with RGB value rgb(171, 195, 137) and HSL value hsl(85, 33%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC389?+

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