#ABC050 Color

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

Color preview

#ABC050

Color formats

HEX
#ABC050
RGB
rgb(171, 192, 80)
RGBA
rgba(171, 192, 80, 1)
HSL
hsl(71, 47%, 53%)
HSV
hsv(71, 58%, 75%)
CMYK
cmyk(11%, 0%, 58%, 25%)
CSS variable
--color-primary: #ABC050;
Lowercase HEX
#abc050

Shades

Tints

Tones

Harmony

CSS snippets for #ABC050

.color-abc050 {
  color: #ABC050;
  background-color: #ABC050;
}

Frequently asked questions

What color is #ABC050?+

#ABC050 is a HEX color with RGB value rgb(171, 192, 80) and HSL value hsl(71, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC050?+

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