#ABC387 Color

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

Color preview

#ABC387

Color formats

HEX
#ABC387
RGB
rgb(171, 195, 135)
RGBA
rgba(171, 195, 135, 1)
HSL
hsl(84, 33%, 65%)
HSV
hsv(84, 31%, 76%)
CMYK
cmyk(12%, 0%, 31%, 24%)
CSS variable
--color-primary: #ABC387;
Lowercase HEX
#abc387

Shades

Tints

Tones

Harmony

CSS snippets for #ABC387

.color-abc387 {
  color: #ABC387;
  background-color: #ABC387;
}

Frequently asked questions

What color is #ABC387?+

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

What is the closest Tailwind color to #ABC387?+

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