#ABC685 Color

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

Color preview

#ABC685

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABC685

.color-abc685 {
  color: #ABC685;
  background-color: #ABC685;
}

Frequently asked questions

What color is #ABC685?+

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

What is the closest Tailwind color to #ABC685?+

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