#ABC146 Color

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

Color preview

#ABC146

Color formats

HEX
#ABC146
RGB
rgb(171, 193, 70)
RGBA
rgba(171, 193, 70, 1)
HSL
hsl(71, 50%, 52%)
HSV
hsv(71, 64%, 76%)
CMYK
cmyk(11%, 0%, 64%, 24%)
CSS variable
--color-primary: #ABC146;
Lowercase HEX
#abc146

Shades

Tints

Tones

Harmony

CSS snippets for #ABC146

.color-abc146 {
  color: #ABC146;
  background-color: #ABC146;
}

Frequently asked questions

What color is #ABC146?+

#ABC146 is a HEX color with RGB value rgb(171, 193, 70) and HSL value hsl(71, 50%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC146?+

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