#ADE293 Color

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

Color preview

#ADE293

Color formats

HEX
#ADE293
RGB
rgb(173, 226, 147)
RGBA
rgba(173, 226, 147, 1)
HSL
hsl(100, 58%, 73%)
HSV
hsv(100, 35%, 89%)
CMYK
cmyk(23%, 0%, 35%, 11%)
CSS variable
--color-primary: #ADE293;
Lowercase HEX
#ade293

Shades

Tints

Tones

Harmony

CSS snippets for #ADE293

.color-ade293 {
  color: #ADE293;
  background-color: #ADE293;
}

Frequently asked questions

What color is #ADE293?+

#ADE293 is a HEX color with RGB value rgb(173, 226, 147) and HSL value hsl(100, 58%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE293?+

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