#ADDBA6 Color

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

Color preview

#ADDBA6

Color formats

HEX
#ADDBA6
RGB
rgb(173, 219, 166)
RGBA
rgba(173, 219, 166, 1)
HSL
hsl(112, 42%, 75%)
HSV
hsv(112, 24%, 86%)
CMYK
cmyk(21%, 0%, 24%, 14%)
CSS variable
--color-primary: #ADDBA6;
Lowercase HEX
#addba6

Shades

Tints

Tones

Harmony

CSS snippets for #ADDBA6

.color-addba6 {
  color: #ADDBA6;
  background-color: #ADDBA6;
}

Frequently asked questions

What color is #ADDBA6?+

#ADDBA6 is a HEX color with RGB value rgb(173, 219, 166) and HSL value hsl(112, 42%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADDBA6?+

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