#ABC106 Color

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

Color preview

#ABC106

Color formats

HEX
#ABC106
RGB
rgb(171, 193, 6)
RGBA
rgba(171, 193, 6, 1)
HSL
hsl(67, 94%, 39%)
HSV
hsv(67, 97%, 76%)
CMYK
cmyk(11%, 0%, 97%, 24%)
CSS variable
--color-primary: #ABC106;
Lowercase HEX
#abc106

Shades

Tints

Tones

Harmony

CSS snippets for #ABC106

.color-abc106 {
  color: #ABC106;
  background-color: #ABC106;
}

Frequently asked questions

What color is #ABC106?+

#ABC106 is a HEX color with RGB value rgb(171, 193, 6) and HSL value hsl(67, 94%, 39%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC106?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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