#ADEBC7 Color

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

Color preview

#ADEBC7

Color formats

HEX
#ADEBC7
RGB
rgb(173, 235, 199)
RGBA
rgba(173, 235, 199, 1)
HSL
hsl(145, 61%, 80%)
HSV
hsv(145, 26%, 92%)
CMYK
cmyk(26%, 0%, 15%, 8%)
CSS variable
--color-primary: #ADEBC7;
Lowercase HEX
#adebc7

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBC7

.color-adebc7 {
  color: #ADEBC7;
  background-color: #ADEBC7;
}

Frequently asked questions

What color is #ADEBC7?+

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

What is the closest Tailwind color to #ADEBC7?+

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