#ADED9B Color

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

Color preview

#ADED9B

Color formats

HEX
#ADED9B
RGB
rgb(173, 237, 155)
RGBA
rgba(173, 237, 155, 1)
HSL
hsl(107, 69%, 77%)
HSV
hsv(107, 35%, 93%)
CMYK
cmyk(27%, 0%, 35%, 7%)
CSS variable
--color-primary: #ADED9B;
Lowercase HEX
#aded9b

Shades

Tints

Tones

Harmony

CSS snippets for #ADED9B

.color-aded9b {
  color: #ADED9B;
  background-color: #ADED9B;
}

Frequently asked questions

What color is #ADED9B?+

#ADED9B is a HEX color with RGB value rgb(173, 237, 155) and HSL value hsl(107, 69%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADED9B?+

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