#A5B030 Color

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

Color preview

#A5B030

Color formats

HEX
#A5B030
RGB
rgb(165, 176, 48)
RGBA
rgba(165, 176, 48, 1)
HSL
hsl(65, 57%, 44%)
HSV
hsv(65, 73%, 69%)
CMYK
cmyk(6%, 0%, 73%, 31%)
CSS variable
--color-primary: #A5B030;
Lowercase HEX
#a5b030

Shades

Tints

Tones

Harmony

CSS snippets for #A5B030

.color-a5b030 {
  color: #A5B030;
  background-color: #A5B030;
}

Frequently asked questions

What color is #A5B030?+

#A5B030 is a HEX color with RGB value rgb(165, 176, 48) and HSL value hsl(65, 57%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A5B030?+

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