#ADD3A0 Color

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

Color preview

#ADD3A0

Color formats

HEX
#ADD3A0
RGB
rgb(173, 211, 160)
RGBA
rgba(173, 211, 160, 1)
HSL
hsl(105, 37%, 73%)
HSV
hsv(105, 24%, 83%)
CMYK
cmyk(18%, 0%, 24%, 17%)
CSS variable
--color-primary: #ADD3A0;
Lowercase HEX
#add3a0

Shades

Tints

Tones

Harmony

CSS snippets for #ADD3A0

.color-add3a0 {
  color: #ADD3A0;
  background-color: #ADD3A0;
}

Frequently asked questions

What color is #ADD3A0?+

#ADD3A0 is a HEX color with RGB value rgb(173, 211, 160) and HSL value hsl(105, 37%, 73%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD3A0?+

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