#ABC185 Color

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

Color preview

#ABC185

Color formats

HEX
#ABC185
RGB
rgb(171, 193, 133)
RGBA
rgba(171, 193, 133, 1)
HSL
hsl(82, 33%, 64%)
HSV
hsv(82, 31%, 76%)
CMYK
cmyk(11%, 0%, 31%, 24%)
CSS variable
--color-primary: #ABC185;
Lowercase HEX
#abc185

Shades

Tints

Tones

Harmony

CSS snippets for #ABC185

.color-abc185 {
  color: #ABC185;
  background-color: #ABC185;
}

Frequently asked questions

What color is #ABC185?+

#ABC185 is a HEX color with RGB value rgb(171, 193, 133) and HSL value hsl(82, 33%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC185?+

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