#ABC182 Color

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

Color preview

#ABC182

Color formats

HEX
#ABC182
RGB
rgb(171, 193, 130)
RGBA
rgba(171, 193, 130, 1)
HSL
hsl(81, 34%, 63%)
HSV
hsv(81, 33%, 76%)
CMYK
cmyk(11%, 0%, 33%, 24%)
CSS variable
--color-primary: #ABC182;
Lowercase HEX
#abc182

Shades

Tints

Tones

Harmony

CSS snippets for #ABC182

.color-abc182 {
  color: #ABC182;
  background-color: #ABC182;
}

Frequently asked questions

What color is #ABC182?+

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

What is the closest Tailwind color to #ABC182?+

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