#ABC26C Color

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

Color preview

#ABC26C

Color formats

HEX
#ABC26C
RGB
rgb(171, 194, 108)
RGBA
rgba(171, 194, 108, 1)
HSL
hsl(76, 41%, 59%)
HSV
hsv(76, 44%, 76%)
CMYK
cmyk(12%, 0%, 44%, 24%)
CSS variable
--color-primary: #ABC26C;
Lowercase HEX
#abc26c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC26C

.color-abc26c {
  color: #ABC26C;
  background-color: #ABC26C;
}

Frequently asked questions

What color is #ABC26C?+

#ABC26C is a HEX color with RGB value rgb(171, 194, 108) and HSL value hsl(76, 41%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC26C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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