#ADD695 Color

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

Color preview

#ADD695

Color formats

HEX
#ADD695
RGB
rgb(173, 214, 149)
RGBA
rgba(173, 214, 149, 1)
HSL
hsl(98, 44%, 71%)
HSV
hsv(98, 30%, 84%)
CMYK
cmyk(19%, 0%, 30%, 16%)
CSS variable
--color-primary: #ADD695;
Lowercase HEX
#add695

Shades

Tints

Tones

Harmony

CSS snippets for #ADD695

.color-add695 {
  color: #ADD695;
  background-color: #ADD695;
}

Frequently asked questions

What color is #ADD695?+

#ADD695 is a HEX color with RGB value rgb(173, 214, 149) and HSL value hsl(98, 44%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD695?+

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