#AAED4B Color

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

Color preview

#AAED4B

Color formats

HEX
#AAED4B
RGB
rgb(170, 237, 75)
RGBA
rgba(170, 237, 75, 1)
HSL
hsl(85, 82%, 61%)
HSV
hsv(85, 68%, 93%)
CMYK
cmyk(28%, 0%, 68%, 7%)
CSS variable
--color-primary: #AAED4B;
Lowercase HEX
#aaed4b

Shades

Tints

Tones

Harmony

CSS snippets for #AAED4B

.color-aaed4b {
  color: #AAED4B;
  background-color: #AAED4B;
}

Frequently asked questions

What color is #AAED4B?+

#AAED4B is a HEX color with RGB value rgb(170, 237, 75) and HSL value hsl(85, 82%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AAED4B?+

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