#ABC107 Color

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

Color preview

#ABC107

Color formats

HEX
#ABC107
RGB
rgb(171, 193, 7)
RGBA
rgba(171, 193, 7, 1)
HSL
hsl(67, 93%, 39%)
HSV
hsv(67, 96%, 76%)
CMYK
cmyk(11%, 0%, 96%, 24%)
CSS variable
--color-primary: #ABC107;
Lowercase HEX
#abc107

Shades

Tints

Tones

Harmony

CSS snippets for #ABC107

.color-abc107 {
  color: #ABC107;
  background-color: #ABC107;
}

Frequently asked questions

What color is #ABC107?+

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

What is the closest Tailwind color to #ABC107?+

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