#A1B25C Color

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

Color preview

#A1B25C

Color formats

HEX
#A1B25C
RGB
rgb(161, 178, 92)
RGBA
rgba(161, 178, 92, 1)
HSL
hsl(72, 36%, 53%)
HSV
hsv(72, 48%, 70%)
CMYK
cmyk(10%, 0%, 48%, 30%)
CSS variable
--color-primary: #A1B25C;
Lowercase HEX
#a1b25c

Shades

Tints

Tones

Harmony

CSS snippets for #A1B25C

.color-a1b25c {
  color: #A1B25C;
  background-color: #A1B25C;
}

Frequently asked questions

What color is #A1B25C?+

#A1B25C is a HEX color with RGB value rgb(161, 178, 92) and HSL value hsl(72, 36%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A1B25C?+

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