#ADE09E Color

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

Color preview

#ADE09E

Color formats

HEX
#ADE09E
RGB
rgb(173, 224, 158)
RGBA
rgba(173, 224, 158, 1)
HSL
hsl(106, 52%, 75%)
HSV
hsv(106, 29%, 88%)
CMYK
cmyk(23%, 0%, 29%, 12%)
CSS variable
--color-primary: #ADE09E;
Lowercase HEX
#ade09e

Shades

Tints

Tones

Harmony

CSS snippets for #ADE09E

.color-ade09e {
  color: #ADE09E;
  background-color: #ADE09E;
}

Frequently asked questions

What color is #ADE09E?+

#ADE09E is a HEX color with RGB value rgb(173, 224, 158) and HSL value hsl(106, 52%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADE09E?+

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