#ADEBBF Color

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

Color preview

#ADEBBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBBF

.color-adebbf {
  color: #ADEBBF;
  background-color: #ADEBBF;
}

Frequently asked questions

What color is #ADEBBF?+

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

What is the closest Tailwind color to #ADEBBF?+

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