#ADD4A5 Color

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

Color preview

#ADD4A5

Color formats

HEX
#ADD4A5
RGB
rgb(173, 212, 165)
RGBA
rgba(173, 212, 165, 1)
HSL
hsl(110, 35%, 74%)
HSV
hsv(110, 22%, 83%)
CMYK
cmyk(18%, 0%, 22%, 17%)
CSS variable
--color-primary: #ADD4A5;
Lowercase HEX
#add4a5

Shades

Tints

Tones

Harmony

CSS snippets for #ADD4A5

.color-add4a5 {
  color: #ADD4A5;
  background-color: #ADD4A5;
}

Frequently asked questions

What color is #ADD4A5?+

#ADD4A5 is a HEX color with RGB value rgb(173, 212, 165) and HSL value hsl(110, 35%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADD4A5?+

The closest Tailwind color is green-300, available as the bg-green-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