#ADDB9B Color

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

Color preview

#ADDB9B

Color formats

HEX
#ADDB9B
RGB
rgb(173, 219, 155)
RGBA
rgba(173, 219, 155, 1)
HSL
hsl(103, 47%, 73%)
HSV
hsv(103, 29%, 86%)
CMYK
cmyk(21%, 0%, 29%, 14%)
CSS variable
--color-primary: #ADDB9B;
Lowercase HEX
#addb9b

Shades

Tints

Tones

Harmony

CSS snippets for #ADDB9B

.color-addb9b {
  color: #ADDB9B;
  background-color: #ADDB9B;
}

Frequently asked questions

What color is #ADDB9B?+

#ADDB9B is a HEX color with RGB value rgb(173, 219, 155) and HSL value hsl(103, 47%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDB9B?+

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