#ADEBB2 Color

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

Color preview

#ADEBB2

Color formats

HEX
#ADEBB2
RGB
rgb(173, 235, 178)
RGBA
rgba(173, 235, 178, 1)
HSL
hsl(125, 61%, 80%)
HSV
hsv(125, 26%, 92%)
CMYK
cmyk(26%, 0%, 24%, 8%)
CSS variable
--color-primary: #ADEBB2;
Lowercase HEX
#adebb2

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBB2

.color-adebb2 {
  color: #ADEBB2;
  background-color: #ADEBB2;
}

Frequently asked questions

What color is #ADEBB2?+

#ADEBB2 is a HEX color with RGB value rgb(173, 235, 178) and HSL value hsl(125, 61%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEBB2?+

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