#ADEB96 Color

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

Color preview

#ADEB96

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADEB96

.color-adeb96 {
  color: #ADEB96;
  background-color: #ADEB96;
}

Frequently asked questions

What color is #ADEB96?+

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

What is the closest Tailwind color to #ADEB96?+

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