#ADD3A2 Color

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

Color preview

#ADD3A2

Color formats

HEX
#ADD3A2
RGB
rgb(173, 211, 162)
RGBA
rgba(173, 211, 162, 1)
HSL
hsl(107, 36%, 73%)
HSV
hsv(107, 23%, 83%)
CMYK
cmyk(18%, 0%, 23%, 17%)
CSS variable
--color-primary: #ADD3A2;
Lowercase HEX
#add3a2

Shades

Tints

Tones

Harmony

CSS snippets for #ADD3A2

.color-add3a2 {
  color: #ADD3A2;
  background-color: #ADD3A2;
}

Frequently asked questions

What color is #ADD3A2?+

#ADD3A2 is a HEX color with RGB value rgb(173, 211, 162) and HSL value hsl(107, 36%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADD3A2?+

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