#ABC180 Color

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

Color preview

#ABC180

Color formats

HEX
#ABC180
RGB
rgb(171, 193, 128)
RGBA
rgba(171, 193, 128, 1)
HSL
hsl(80, 34%, 63%)
HSV
hsv(80, 34%, 76%)
CMYK
cmyk(11%, 0%, 34%, 24%)
CSS variable
--color-primary: #ABC180;
Lowercase HEX
#abc180

Shades

Tints

Tones

Harmony

CSS snippets for #ABC180

.color-abc180 {
  color: #ABC180;
  background-color: #ABC180;
}

Frequently asked questions

What color is #ABC180?+

#ABC180 is a HEX color with RGB value rgb(171, 193, 128) and HSL value hsl(80, 34%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC180?+

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