#A5B234 Color

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

Color preview

#A5B234

Color formats

HEX
#A5B234
RGB
rgb(165, 178, 52)
RGBA
rgba(165, 178, 52, 1)
HSL
hsl(66, 55%, 45%)
HSV
hsv(66, 71%, 70%)
CMYK
cmyk(7%, 0%, 71%, 30%)
CSS variable
--color-primary: #A5B234;
Lowercase HEX
#a5b234

Shades

Tints

Tones

Harmony

CSS snippets for #A5B234

.color-a5b234 {
  color: #A5B234;
  background-color: #A5B234;
}

Frequently asked questions

What color is #A5B234?+

#A5B234 is a HEX color with RGB value rgb(165, 178, 52) and HSL value hsl(66, 55%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A5B234?+

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