#ADD279 Color

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

Color preview

#ADD279

Color formats

HEX
#ADD279
RGB
rgb(173, 210, 121)
RGBA
rgba(173, 210, 121, 1)
HSL
hsl(85, 50%, 65%)
HSV
hsv(85, 42%, 82%)
CMYK
cmyk(18%, 0%, 42%, 18%)
CSS variable
--color-primary: #ADD279;
Lowercase HEX
#add279

Shades

Tints

Tones

Harmony

CSS snippets for #ADD279

.color-add279 {
  color: #ADD279;
  background-color: #ADD279;
}

Frequently asked questions

What color is #ADD279?+

#ADD279 is a HEX color with RGB value rgb(173, 210, 121) and HSL value hsl(85, 50%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD279?+

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