#A1B75C Color

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

Color preview

#A1B75C

Color formats

HEX
#A1B75C
RGB
rgb(161, 183, 92)
RGBA
rgba(161, 183, 92, 1)
HSL
hsl(75, 39%, 54%)
HSV
hsv(75, 50%, 72%)
CMYK
cmyk(12%, 0%, 50%, 28%)
CSS variable
--color-primary: #A1B75C;
Lowercase HEX
#a1b75c

Shades

Tints

Tones

Harmony

CSS snippets for #A1B75C

.color-a1b75c {
  color: #A1B75C;
  background-color: #A1B75C;
}

Frequently asked questions

What color is #A1B75C?+

#A1B75C is a HEX color with RGB value rgb(161, 183, 92) and HSL value hsl(75, 39%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A1B75C?+

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