#ADD575 Color

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

Color preview

#ADD575

Color formats

HEX
#ADD575
RGB
rgb(173, 213, 117)
RGBA
rgba(173, 213, 117, 1)
HSL
hsl(85, 53%, 65%)
HSV
hsv(85, 45%, 84%)
CMYK
cmyk(19%, 0%, 45%, 16%)
CSS variable
--color-primary: #ADD575;
Lowercase HEX
#add575

Shades

Tints

Tones

Harmony

CSS snippets for #ADD575

.color-add575 {
  color: #ADD575;
  background-color: #ADD575;
}

Frequently asked questions

What color is #ADD575?+

#ADD575 is a HEX color with RGB value rgb(173, 213, 117) and HSL value hsl(85, 53%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD575?+

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