#ADE196 Color

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

Color preview

#ADE196

Color formats

HEX
#ADE196
RGB
rgb(173, 225, 150)
RGBA
rgba(173, 225, 150, 1)
HSL
hsl(102, 56%, 74%)
HSV
hsv(102, 33%, 88%)
CMYK
cmyk(23%, 0%, 33%, 12%)
CSS variable
--color-primary: #ADE196;
Lowercase HEX
#ade196

Shades

Tints

Tones

Harmony

CSS snippets for #ADE196

.color-ade196 {
  color: #ADE196;
  background-color: #ADE196;
}

Frequently asked questions

What color is #ADE196?+

#ADE196 is a HEX color with RGB value rgb(173, 225, 150) and HSL value hsl(102, 56%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE196?+

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