#ADEBBE Color

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

Color preview

#ADEBBE

Color formats

HEX
#ADEBBE
RGB
rgb(173, 235, 190)
RGBA
rgba(173, 235, 190, 1)
HSL
hsl(136, 61%, 80%)
HSV
hsv(136, 26%, 92%)
CMYK
cmyk(26%, 0%, 19%, 8%)
CSS variable
--color-primary: #ADEBBE;
Lowercase HEX
#adebbe

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBBE

.color-adebbe {
  color: #ADEBBE;
  background-color: #ADEBBE;
}

Frequently asked questions

What color is #ADEBBE?+

#ADEBBE is a HEX color with RGB value rgb(173, 235, 190) and HSL value hsl(136, 61%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ADEBBE?+

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