#ABC044 Color

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

Color preview

#ABC044

Color formats

HEX
#ABC044
RGB
rgb(171, 192, 68)
RGBA
rgba(171, 192, 68, 1)
HSL
hsl(70, 50%, 51%)
HSV
hsv(70, 65%, 75%)
CMYK
cmyk(11%, 0%, 65%, 25%)
CSS variable
--color-primary: #ABC044;
Lowercase HEX
#abc044

Shades

Tints

Tones

Harmony

CSS snippets for #ABC044

.color-abc044 {
  color: #ABC044;
  background-color: #ABC044;
}

Frequently asked questions

What color is #ABC044?+

#ABC044 is a HEX color with RGB value rgb(171, 192, 68) and HSL value hsl(70, 50%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC044?+

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