#ADE090 Color

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

Color preview

#ADE090

Color formats

HEX
#ADE090
RGB
rgb(173, 224, 144)
RGBA
rgba(173, 224, 144, 1)
HSL
hsl(98, 56%, 72%)
HSV
hsv(98, 36%, 88%)
CMYK
cmyk(23%, 0%, 36%, 12%)
CSS variable
--color-primary: #ADE090;
Lowercase HEX
#ade090

Shades

Tints

Tones

Harmony

CSS snippets for #ADE090

.color-ade090 {
  color: #ADE090;
  background-color: #ADE090;
}

Frequently asked questions

What color is #ADE090?+

#ADE090 is a HEX color with RGB value rgb(173, 224, 144) and HSL value hsl(98, 56%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE090?+

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