#A0B333 Color

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

Color preview

#A0B333

Color formats

HEX
#A0B333
RGB
rgb(160, 179, 51)
RGBA
rgba(160, 179, 51, 1)
HSL
hsl(69, 56%, 45%)
HSV
hsv(69, 72%, 70%)
CMYK
cmyk(11%, 0%, 72%, 30%)
CSS variable
--color-primary: #A0B333;
Lowercase HEX
#a0b333

Shades

Tints

Tones

Harmony

CSS snippets for #A0B333

.color-a0b333 {
  color: #A0B333;
  background-color: #A0B333;
}

Frequently asked questions

What color is #A0B333?+

#A0B333 is a HEX color with RGB value rgb(160, 179, 51) and HSL value hsl(69, 56%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A0B333?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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