#ADD67E Color

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

Color preview

#ADD67E

Color formats

HEX
#ADD67E
RGB
rgb(173, 214, 126)
RGBA
rgba(173, 214, 126, 1)
HSL
hsl(88, 52%, 67%)
HSV
hsv(88, 41%, 84%)
CMYK
cmyk(19%, 0%, 41%, 16%)
CSS variable
--color-primary: #ADD67E;
Lowercase HEX
#add67e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD67E

.color-add67e {
  color: #ADD67E;
  background-color: #ADD67E;
}

Frequently asked questions

What color is #ADD67E?+

#ADD67E is a HEX color with RGB value rgb(173, 214, 126) and HSL value hsl(88, 52%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD67E?+

The closest Tailwind color is lime-300, available as the bg-lime-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