#ABC168 Color

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

Color preview

#ABC168

Color formats

HEX
#ABC168
RGB
rgb(171, 193, 104)
RGBA
rgba(171, 193, 104, 1)
HSL
hsl(75, 42%, 58%)
HSV
hsv(75, 46%, 76%)
CMYK
cmyk(11%, 0%, 46%, 24%)
CSS variable
--color-primary: #ABC168;
Lowercase HEX
#abc168

Shades

Tints

Tones

Harmony

CSS snippets for #ABC168

.color-abc168 {
  color: #ABC168;
  background-color: #ABC168;
}

Frequently asked questions

What color is #ABC168?+

#ABC168 is a HEX color with RGB value rgb(171, 193, 104) and HSL value hsl(75, 42%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC168?+

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