#ADD48D Color

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

Color preview

#ADD48D

Color formats

HEX
#ADD48D
RGB
rgb(173, 212, 141)
RGBA
rgba(173, 212, 141, 1)
HSL
hsl(93, 45%, 69%)
HSV
hsv(93, 33%, 83%)
CMYK
cmyk(18%, 0%, 33%, 17%)
CSS variable
--color-primary: #ADD48D;
Lowercase HEX
#add48d

Shades

Tints

Tones

Harmony

CSS snippets for #ADD48D

.color-add48d {
  color: #ADD48D;
  background-color: #ADD48D;
}

Frequently asked questions

What color is #ADD48D?+

#ADD48D is a HEX color with RGB value rgb(173, 212, 141) and HSL value hsl(93, 45%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD48D?+

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