#ADED94 Color

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

Color preview

#ADED94

Color formats

HEX
#ADED94
RGB
rgb(173, 237, 148)
RGBA
rgba(173, 237, 148, 1)
HSL
hsl(103, 71%, 75%)
HSV
hsv(103, 38%, 93%)
CMYK
cmyk(27%, 0%, 38%, 7%)
CSS variable
--color-primary: #ADED94;
Lowercase HEX
#aded94

Shades

Tints

Tones

Harmony

CSS snippets for #ADED94

.color-aded94 {
  color: #ADED94;
  background-color: #ADED94;
}

Frequently asked questions

What color is #ADED94?+

#ADED94 is a HEX color with RGB value rgb(173, 237, 148) and HSL value hsl(103, 71%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADED94?+

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