#ABC341 Color

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

Color preview

#ABC341

Color formats

HEX
#ABC341
RGB
rgb(171, 195, 65)
RGBA
rgba(171, 195, 65, 1)
HSL
hsl(71, 52%, 51%)
HSV
hsv(71, 67%, 76%)
CMYK
cmyk(12%, 0%, 67%, 24%)
CSS variable
--color-primary: #ABC341;
Lowercase HEX
#abc341

Shades

Tints

Tones

Harmony

CSS snippets for #ABC341

.color-abc341 {
  color: #ABC341;
  background-color: #ABC341;
}

Frequently asked questions

What color is #ABC341?+

#ABC341 is a HEX color with RGB value rgb(171, 195, 65) and HSL value hsl(71, 52%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC341?+

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