#ADD68F Color

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

Color preview

#ADD68F

Color formats

HEX
#ADD68F
RGB
rgb(173, 214, 143)
RGBA
rgba(173, 214, 143, 1)
HSL
hsl(95, 46%, 70%)
HSV
hsv(95, 33%, 84%)
CMYK
cmyk(19%, 0%, 33%, 16%)
CSS variable
--color-primary: #ADD68F;
Lowercase HEX
#add68f

Shades

Tints

Tones

Harmony

CSS snippets for #ADD68F

.color-add68f {
  color: #ADD68F;
  background-color: #ADD68F;
}

Frequently asked questions

What color is #ADD68F?+

#ADD68F is a HEX color with RGB value rgb(173, 214, 143) and HSL value hsl(95, 46%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD68F?+

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