#ADEBD1 Color

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

Color preview

#ADEBD1

Color formats

HEX
#ADEBD1
RGB
rgb(173, 235, 209)
RGBA
rgba(173, 235, 209, 1)
HSL
hsl(155, 61%, 80%)
HSV
hsv(155, 26%, 92%)
CMYK
cmyk(26%, 0%, 11%, 8%)
CSS variable
--color-primary: #ADEBD1;
Lowercase HEX
#adebd1

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBD1

.color-adebd1 {
  color: #ADEBD1;
  background-color: #ADEBD1;
}

Frequently asked questions

What color is #ADEBD1?+

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

What is the closest Tailwind color to #ADEBD1?+

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