#A1B123 Color

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

Color preview

#A1B123

Color formats

HEX
#A1B123
RGB
rgb(161, 177, 35)
RGBA
rgba(161, 177, 35, 1)
HSL
hsl(67, 67%, 42%)
HSV
hsv(67, 80%, 69%)
CMYK
cmyk(9%, 0%, 80%, 31%)
CSS variable
--color-primary: #A1B123;
Lowercase HEX
#a1b123

Shades

Tints

Tones

Harmony

CSS snippets for #A1B123

.color-a1b123 {
  color: #A1B123;
  background-color: #A1B123;
}

Frequently asked questions

What color is #A1B123?+

#A1B123 is a HEX color with RGB value rgb(161, 177, 35) and HSL value hsl(67, 67%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A1B123?+

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