#ADE69A Color

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

Color preview

#ADE69A

Color formats

HEX
#ADE69A
RGB
rgb(173, 230, 154)
RGBA
rgba(173, 230, 154, 1)
HSL
hsl(105, 60%, 75%)
HSV
hsv(105, 33%, 90%)
CMYK
cmyk(25%, 0%, 33%, 10%)
CSS variable
--color-primary: #ADE69A;
Lowercase HEX
#ade69a

Shades

Tints

Tones

Harmony

CSS snippets for #ADE69A

.color-ade69a {
  color: #ADE69A;
  background-color: #ADE69A;
}

Frequently asked questions

What color is #ADE69A?+

#ADE69A is a HEX color with RGB value rgb(173, 230, 154) and HSL value hsl(105, 60%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADE69A?+

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