#ADE7A7 Color

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

Color preview

#ADE7A7

Color formats

HEX
#ADE7A7
RGB
rgb(173, 231, 167)
RGBA
rgba(173, 231, 167, 1)
HSL
hsl(114, 57%, 78%)
HSV
hsv(114, 28%, 91%)
CMYK
cmyk(25%, 0%, 28%, 9%)
CSS variable
--color-primary: #ADE7A7;
Lowercase HEX
#ade7a7

Shades

Tints

Tones

Harmony

CSS snippets for #ADE7A7

.color-ade7a7 {
  color: #ADE7A7;
  background-color: #ADE7A7;
}

Frequently asked questions

What color is #ADE7A7?+

#ADE7A7 is a HEX color with RGB value rgb(173, 231, 167) and HSL value hsl(114, 57%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADE7A7?+

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