#ADEBDA Color

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

Color preview

#ADEBDA

Color formats

HEX
#ADEBDA
RGB
rgb(173, 235, 218)
RGBA
rgba(173, 235, 218, 1)
HSL
hsl(164, 61%, 80%)
HSV
hsv(164, 26%, 92%)
CMYK
cmyk(26%, 0%, 7%, 8%)
CSS variable
--color-primary: #ADEBDA;
Lowercase HEX
#adebda

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBDA

.color-adebda {
  color: #ADEBDA;
  background-color: #ADEBDA;
}

Frequently asked questions

What color is #ADEBDA?+

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

What is the closest Tailwind color to #ADEBDA?+

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