#ADEDB3 Color

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

Color preview

#ADEDB3

Color formats

HEX
#ADEDB3
RGB
rgb(173, 237, 179)
RGBA
rgba(173, 237, 179, 1)
HSL
hsl(126, 64%, 80%)
HSV
hsv(126, 27%, 93%)
CMYK
cmyk(27%, 0%, 24%, 7%)
CSS variable
--color-primary: #ADEDB3;
Lowercase HEX
#adedb3

Shades

Tints

Tones

Harmony

CSS snippets for #ADEDB3

.color-adedb3 {
  color: #ADEDB3;
  background-color: #ADEDB3;
}

Frequently asked questions

What color is #ADEDB3?+

#ADEDB3 is a HEX color with RGB value rgb(173, 237, 179) and HSL value hsl(126, 64%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEDB3?+

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