#ADD165 Color

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

Color preview

#ADD165

Color formats

HEX
#ADD165
RGB
rgb(173, 209, 101)
RGBA
rgba(173, 209, 101, 1)
HSL
hsl(80, 54%, 61%)
HSV
hsv(80, 52%, 82%)
CMYK
cmyk(17%, 0%, 52%, 18%)
CSS variable
--color-primary: #ADD165;
Lowercase HEX
#add165

Shades

Tints

Tones

Harmony

CSS snippets for #ADD165

.color-add165 {
  color: #ADD165;
  background-color: #ADD165;
}

Frequently asked questions

What color is #ADD165?+

#ADD165 is a HEX color with RGB value rgb(173, 209, 101) and HSL value hsl(80, 54%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD165?+

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