#A5DA2B Color

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

Color preview

#A5DA2B

Color formats

HEX
#A5DA2B
RGB
rgb(165, 218, 43)
RGBA
rgba(165, 218, 43, 1)
HSL
hsl(78, 70%, 51%)
HSV
hsv(78, 80%, 85%)
CMYK
cmyk(24%, 0%, 80%, 15%)
CSS variable
--color-primary: #A5DA2B;
Lowercase HEX
#a5da2b

Shades

Tints

Tones

Harmony

CSS snippets for #A5DA2B

.color-a5da2b {
  color: #A5DA2B;
  background-color: #A5DA2B;
}

Frequently asked questions

What color is #A5DA2B?+

#A5DA2B is a HEX color with RGB value rgb(165, 218, 43) and HSL value hsl(78, 70%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A5DA2B?+

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