#A1B33D Color

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

Color preview

#A1B33D

Color formats

HEX
#A1B33D
RGB
rgb(161, 179, 61)
RGBA
rgba(161, 179, 61, 1)
HSL
hsl(69, 49%, 47%)
HSV
hsv(69, 66%, 70%)
CMYK
cmyk(10%, 0%, 66%, 30%)
CSS variable
--color-primary: #A1B33D;
Lowercase HEX
#a1b33d

Shades

Tints

Tones

Harmony

CSS snippets for #A1B33D

.color-a1b33d {
  color: #A1B33D;
  background-color: #A1B33D;
}

Frequently asked questions

What color is #A1B33D?+

#A1B33D is a HEX color with RGB value rgb(161, 179, 61) and HSL value hsl(69, 49%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A1B33D?+

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