#ADD07B Color

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

Color preview

#ADD07B

Color formats

HEX
#ADD07B
RGB
rgb(173, 208, 123)
RGBA
rgba(173, 208, 123, 1)
HSL
hsl(85, 47%, 65%)
HSV
hsv(85, 41%, 82%)
CMYK
cmyk(17%, 0%, 41%, 18%)
CSS variable
--color-primary: #ADD07B;
Lowercase HEX
#add07b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD07B

.color-add07b {
  color: #ADD07B;
  background-color: #ADD07B;
}

Frequently asked questions

What color is #ADD07B?+

#ADD07B is a HEX color with RGB value rgb(173, 208, 123) and HSL value hsl(85, 47%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD07B?+

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