#ABC351 Color

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

Color preview

#ABC351

Color formats

HEX
#ABC351
RGB
rgb(171, 195, 81)
RGBA
rgba(171, 195, 81, 1)
HSL
hsl(73, 49%, 54%)
HSV
hsv(73, 58%, 76%)
CMYK
cmyk(12%, 0%, 58%, 24%)
CSS variable
--color-primary: #ABC351;
Lowercase HEX
#abc351

Shades

Tints

Tones

Harmony

CSS snippets for #ABC351

.color-abc351 {
  color: #ABC351;
  background-color: #ABC351;
}

Frequently asked questions

What color is #ABC351?+

#ABC351 is a HEX color with RGB value rgb(171, 195, 81) and HSL value hsl(73, 49%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC351?+

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