#A1B25D Color

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

Color preview

#A1B25D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1B25D

.color-a1b25d {
  color: #A1B25D;
  background-color: #A1B25D;
}

Frequently asked questions

What color is #A1B25D?+

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

What is the closest Tailwind color to #A1B25D?+

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