#ADEBB5 Color

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

Color preview

#ADEBB5

Color formats

HEX
#ADEBB5
RGB
rgb(173, 235, 181)
RGBA
rgba(173, 235, 181, 1)
HSL
hsl(128, 61%, 80%)
HSV
hsv(128, 26%, 92%)
CMYK
cmyk(26%, 0%, 23%, 8%)
CSS variable
--color-primary: #ADEBB5;
Lowercase HEX
#adebb5

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBB5

.color-adebb5 {
  color: #ADEBB5;
  background-color: #ADEBB5;
}

Frequently asked questions

What color is #ADEBB5?+

#ADEBB5 is a HEX color with RGB value rgb(173, 235, 181) and HSL value hsl(128, 61%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEBB5?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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