#ABC17B Color

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

Color preview

#ABC17B

Color formats

HEX
#ABC17B
RGB
rgb(171, 193, 123)
RGBA
rgba(171, 193, 123, 1)
HSL
hsl(79, 36%, 62%)
HSV
hsv(79, 36%, 76%)
CMYK
cmyk(11%, 0%, 36%, 24%)
CSS variable
--color-primary: #ABC17B;
Lowercase HEX
#abc17b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC17B

.color-abc17b {
  color: #ABC17B;
  background-color: #ABC17B;
}

Frequently asked questions

What color is #ABC17B?+

#ABC17B is a HEX color with RGB value rgb(171, 193, 123) and HSL value hsl(79, 36%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC17B?+

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