#ADE69C Color

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

Color preview

#ADE69C

Color formats

HEX
#ADE69C
RGB
rgb(173, 230, 156)
RGBA
rgba(173, 230, 156, 1)
HSL
hsl(106, 60%, 76%)
HSV
hsv(106, 32%, 90%)
CMYK
cmyk(25%, 0%, 32%, 10%)
CSS variable
--color-primary: #ADE69C;
Lowercase HEX
#ade69c

Shades

Tints

Tones

Harmony

CSS snippets for #ADE69C

.color-ade69c {
  color: #ADE69C;
  background-color: #ADE69C;
}

Frequently asked questions

What color is #ADE69C?+

#ADE69C is a HEX color with RGB value rgb(173, 230, 156) and HSL value hsl(106, 60%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADE69C?+

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