#A4DF30 Color

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

Color preview

#A4DF30

Color formats

HEX
#A4DF30
RGB
rgb(164, 223, 48)
RGBA
rgba(164, 223, 48, 1)
HSL
hsl(80, 73%, 53%)
HSV
hsv(80, 78%, 87%)
CMYK
cmyk(26%, 0%, 78%, 13%)
CSS variable
--color-primary: #A4DF30;
Lowercase HEX
#a4df30

Shades

Tints

Tones

Harmony

CSS snippets for #A4DF30

.color-a4df30 {
  color: #A4DF30;
  background-color: #A4DF30;
}

Frequently asked questions

What color is #A4DF30?+

#A4DF30 is a HEX color with RGB value rgb(164, 223, 48) and HSL value hsl(80, 73%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A4DF30?+

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