#AADF30 Color

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

Color preview

#AADF30

Color formats

HEX
#AADF30
RGB
rgb(170, 223, 48)
RGBA
rgba(170, 223, 48, 1)
HSL
hsl(78, 73%, 53%)
HSV
hsv(78, 78%, 87%)
CMYK
cmyk(24%, 0%, 78%, 13%)
CSS variable
--color-primary: #AADF30;
Lowercase HEX
#aadf30

Shades

Tints

Tones

Harmony

CSS snippets for #AADF30

.color-aadf30 {
  color: #AADF30;
  background-color: #AADF30;
}

Frequently asked questions

What color is #AADF30?+

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

What is the closest Tailwind color to #AADF30?+

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