#ADD38B Color

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

Color preview

#ADD38B

Color formats

HEX
#ADD38B
RGB
rgb(173, 211, 139)
RGBA
rgba(173, 211, 139, 1)
HSL
hsl(92, 45%, 69%)
HSV
hsv(92, 34%, 83%)
CMYK
cmyk(18%, 0%, 34%, 17%)
CSS variable
--color-primary: #ADD38B;
Lowercase HEX
#add38b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD38B

.color-add38b {
  color: #ADD38B;
  background-color: #ADD38B;
}

Frequently asked questions

What color is #ADD38B?+

#ADD38B is a HEX color with RGB value rgb(173, 211, 139) and HSL value hsl(92, 45%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD38B?+

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