#ABC046 Color

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

Color preview

#ABC046

Color formats

HEX
#ABC046
RGB
rgb(171, 192, 70)
RGBA
rgba(171, 192, 70, 1)
HSL
hsl(70, 49%, 51%)
HSV
hsv(70, 64%, 75%)
CMYK
cmyk(11%, 0%, 64%, 25%)
CSS variable
--color-primary: #ABC046;
Lowercase HEX
#abc046

Shades

Tints

Tones

Harmony

CSS snippets for #ABC046

.color-abc046 {
  color: #ABC046;
  background-color: #ABC046;
}

Frequently asked questions

What color is #ABC046?+

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

What is the closest Tailwind color to #ABC046?+

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