#ADDBA7 Color

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

Color preview

#ADDBA7

Color formats

HEX
#ADDBA7
RGB
rgb(173, 219, 167)
RGBA
rgba(173, 219, 167, 1)
HSL
hsl(113, 42%, 76%)
HSV
hsv(113, 24%, 86%)
CMYK
cmyk(21%, 0%, 24%, 14%)
CSS variable
--color-primary: #ADDBA7;
Lowercase HEX
#addba7

Shades

Tints

Tones

Harmony

CSS snippets for #ADDBA7

.color-addba7 {
  color: #ADDBA7;
  background-color: #ADDBA7;
}

Frequently asked questions

What color is #ADDBA7?+

#ADDBA7 is a HEX color with RGB value rgb(173, 219, 167) and HSL value hsl(113, 42%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADDBA7?+

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