#ABC373 Color

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

Color preview

#ABC373

Color formats

HEX
#ABC373
RGB
rgb(171, 195, 115)
RGBA
rgba(171, 195, 115, 1)
HSL
hsl(78, 40%, 61%)
HSV
hsv(78, 41%, 76%)
CMYK
cmyk(12%, 0%, 41%, 24%)
CSS variable
--color-primary: #ABC373;
Lowercase HEX
#abc373

Shades

Tints

Tones

Harmony

CSS snippets for #ABC373

.color-abc373 {
  color: #ABC373;
  background-color: #ABC373;
}

Frequently asked questions

What color is #ABC373?+

#ABC373 is a HEX color with RGB value rgb(171, 195, 115) and HSL value hsl(78, 40%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC373?+

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