#ADE199 Color

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

Color preview

#ADE199

Color formats

HEX
#ADE199
RGB
rgb(173, 225, 153)
RGBA
rgba(173, 225, 153, 1)
HSL
hsl(103, 55%, 74%)
HSV
hsv(103, 32%, 88%)
CMYK
cmyk(23%, 0%, 32%, 12%)
CSS variable
--color-primary: #ADE199;
Lowercase HEX
#ade199

Shades

Tints

Tones

Harmony

CSS snippets for #ADE199

.color-ade199 {
  color: #ADE199;
  background-color: #ADE199;
}

Frequently asked questions

What color is #ADE199?+

#ADE199 is a HEX color with RGB value rgb(173, 225, 153) and HSL value hsl(103, 55%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE199?+

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