#ADEBD3 Color

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

Color preview

#ADEBD3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBD3

.color-adebd3 {
  color: #ADEBD3;
  background-color: #ADEBD3;
}

Frequently asked questions

What color is #ADEBD3?+

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

What is the closest Tailwind color to #ADEBD3?+

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