#ADEBD4 Color

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

Color preview

#ADEBD4

Color formats

HEX
#ADEBD4
RGB
rgb(173, 235, 212)
RGBA
rgba(173, 235, 212, 1)
HSL
hsl(158, 61%, 80%)
HSV
hsv(158, 26%, 92%)
CMYK
cmyk(26%, 0%, 10%, 8%)
CSS variable
--color-primary: #ADEBD4;
Lowercase HEX
#adebd4

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBD4

.color-adebd4 {
  color: #ADEBD4;
  background-color: #ADEBD4;
}

Frequently asked questions

What color is #ADEBD4?+

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

What is the closest Tailwind color to #ADEBD4?+

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