#ADEBA9 Color

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

Color preview

#ADEBA9

Color formats

HEX
#ADEBA9
RGB
rgb(173, 235, 169)
RGBA
rgba(173, 235, 169, 1)
HSL
hsl(116, 62%, 79%)
HSV
hsv(116, 28%, 92%)
CMYK
cmyk(26%, 0%, 28%, 8%)
CSS variable
--color-primary: #ADEBA9;
Lowercase HEX
#adeba9

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBA9

.color-adeba9 {
  color: #ADEBA9;
  background-color: #ADEBA9;
}

Frequently asked questions

What color is #ADEBA9?+

#ADEBA9 is a HEX color with RGB value rgb(173, 235, 169) and HSL value hsl(116, 62%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEBA9?+

The closest Tailwind color is green-300, available as the bg-green-300 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