#ABC785 Color

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

Color preview

#ABC785

Color formats

HEX
#ABC785
RGB
rgb(171, 199, 133)
RGBA
rgba(171, 199, 133, 1)
HSL
hsl(85, 37%, 65%)
HSV
hsv(85, 33%, 78%)
CMYK
cmyk(14%, 0%, 33%, 22%)
CSS variable
--color-primary: #ABC785;
Lowercase HEX
#abc785

Shades

Tints

Tones

Harmony

CSS snippets for #ABC785

.color-abc785 {
  color: #ABC785;
  background-color: #ABC785;
}

Frequently asked questions

What color is #ABC785?+

#ABC785 is a HEX color with RGB value rgb(171, 199, 133) and HSL value hsl(85, 37%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC785?+

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