#AADF94 Color

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

Color preview

#AADF94

Color formats

HEX
#AADF94
RGB
rgb(170, 223, 148)
RGBA
rgba(170, 223, 148, 1)
HSL
hsl(102, 54%, 73%)
HSV
hsv(102, 34%, 87%)
CMYK
cmyk(24%, 0%, 34%, 13%)
CSS variable
--color-primary: #AADF94;
Lowercase HEX
#aadf94

Shades

Tints

Tones

Harmony

CSS snippets for #AADF94

.color-aadf94 {
  color: #AADF94;
  background-color: #AADF94;
}

Frequently asked questions

What color is #AADF94?+

#AADF94 is a HEX color with RGB value rgb(170, 223, 148) and HSL value hsl(102, 54%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADF94?+

The closest Tailwind color is green-300, available as the bg-green-300 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