#ABC162 Color

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

Color preview

#ABC162

Color formats

HEX
#ABC162
RGB
rgb(171, 193, 98)
RGBA
rgba(171, 193, 98, 1)
HSL
hsl(74, 43%, 57%)
HSV
hsv(74, 49%, 76%)
CMYK
cmyk(11%, 0%, 49%, 24%)
CSS variable
--color-primary: #ABC162;
Lowercase HEX
#abc162

Shades

Tints

Tones

Harmony

CSS snippets for #ABC162

.color-abc162 {
  color: #ABC162;
  background-color: #ABC162;
}

Frequently asked questions

What color is #ABC162?+

#ABC162 is a HEX color with RGB value rgb(171, 193, 98) and HSL value hsl(74, 43%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC162?+

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