#ADD69B Color

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

Color preview

#ADD69B

Color formats

HEX
#ADD69B
RGB
rgb(173, 214, 155)
RGBA
rgba(173, 214, 155, 1)
HSL
hsl(102, 42%, 72%)
HSV
hsv(102, 28%, 84%)
CMYK
cmyk(19%, 0%, 28%, 16%)
CSS variable
--color-primary: #ADD69B;
Lowercase HEX
#add69b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD69B

.color-add69b {
  color: #ADD69B;
  background-color: #ADD69B;
}

Frequently asked questions

What color is #ADD69B?+

#ADD69B is a HEX color with RGB value rgb(173, 214, 155) and HSL value hsl(102, 42%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD69B?+

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