#A1B53C Color

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

Color preview

#A1B53C

Color formats

HEX
#A1B53C
RGB
rgb(161, 181, 60)
RGBA
rgba(161, 181, 60, 1)
HSL
hsl(70, 50%, 47%)
HSV
hsv(70, 67%, 71%)
CMYK
cmyk(11%, 0%, 67%, 29%)
CSS variable
--color-primary: #A1B53C;
Lowercase HEX
#a1b53c

Shades

Tints

Tones

Harmony

CSS snippets for #A1B53C

.color-a1b53c {
  color: #A1B53C;
  background-color: #A1B53C;
}

Frequently asked questions

What color is #A1B53C?+

#A1B53C is a HEX color with RGB value rgb(161, 181, 60) and HSL value hsl(70, 50%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A1B53C?+

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