#ABC26B Color

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

Color preview

#ABC26B

Color formats

HEX
#ABC26B
RGB
rgb(171, 194, 107)
RGBA
rgba(171, 194, 107, 1)
HSL
hsl(76, 42%, 59%)
HSV
hsv(76, 45%, 76%)
CMYK
cmyk(12%, 0%, 45%, 24%)
CSS variable
--color-primary: #ABC26B;
Lowercase HEX
#abc26b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC26B

.color-abc26b {
  color: #ABC26B;
  background-color: #ABC26B;
}

Frequently asked questions

What color is #ABC26B?+

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

What is the closest Tailwind color to #ABC26B?+

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