#ADEB97 Color

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

Color preview

#ADEB97

Color formats

HEX
#ADEB97
RGB
rgb(173, 235, 151)
RGBA
rgba(173, 235, 151, 1)
HSL
hsl(104, 68%, 76%)
HSV
hsv(104, 36%, 92%)
CMYK
cmyk(26%, 0%, 36%, 8%)
CSS variable
--color-primary: #ADEB97;
Lowercase HEX
#adeb97

Shades

Tints

Tones

Harmony

CSS snippets for #ADEB97

.color-adeb97 {
  color: #ADEB97;
  background-color: #ADEB97;
}

Frequently asked questions

What color is #ADEB97?+

#ADEB97 is a HEX color with RGB value rgb(173, 235, 151) and HSL value hsl(104, 68%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEB97?+

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