#ADD698 Color

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

Color preview

#ADD698

Color formats

HEX
#ADD698
RGB
rgb(173, 214, 152)
RGBA
rgba(173, 214, 152, 1)
HSL
hsl(100, 43%, 72%)
HSV
hsv(100, 29%, 84%)
CMYK
cmyk(19%, 0%, 29%, 16%)
CSS variable
--color-primary: #ADD698;
Lowercase HEX
#add698

Shades

Tints

Tones

Harmony

CSS snippets for #ADD698

.color-add698 {
  color: #ADD698;
  background-color: #ADD698;
}

Frequently asked questions

What color is #ADD698?+

#ADD698 is a HEX color with RGB value rgb(173, 214, 152) and HSL value hsl(100, 43%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD698?+

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