#ABC57D Color

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

Color preview

#ABC57D

Color formats

HEX
#ABC57D
RGB
rgb(171, 197, 125)
RGBA
rgba(171, 197, 125, 1)
HSL
hsl(82, 38%, 63%)
HSV
hsv(82, 37%, 77%)
CMYK
cmyk(13%, 0%, 37%, 23%)
CSS variable
--color-primary: #ABC57D;
Lowercase HEX
#abc57d

Shades

Tints

Tones

Harmony

CSS snippets for #ABC57D

.color-abc57d {
  color: #ABC57D;
  background-color: #ABC57D;
}

Frequently asked questions

What color is #ABC57D?+

#ABC57D is a HEX color with RGB value rgb(171, 197, 125) and HSL value hsl(82, 38%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC57D?+

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