#ABC855 Color

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

Color preview

#ABC855

Color formats

HEX
#ABC855
RGB
rgb(171, 200, 85)
RGBA
rgba(171, 200, 85, 1)
HSL
hsl(75, 51%, 56%)
HSV
hsv(75, 58%, 78%)
CMYK
cmyk(15%, 0%, 58%, 22%)
CSS variable
--color-primary: #ABC855;
Lowercase HEX
#abc855

Shades

Tints

Tones

Harmony

CSS snippets for #ABC855

.color-abc855 {
  color: #ABC855;
  background-color: #ABC855;
}

Frequently asked questions

What color is #ABC855?+

#ABC855 is a HEX color with RGB value rgb(171, 200, 85) and HSL value hsl(75, 51%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC855?+

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