#ADDCAB Color

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

Color preview

#ADDCAB

Color formats

HEX
#ADDCAB
RGB
rgb(173, 220, 171)
RGBA
rgba(173, 220, 171, 1)
HSL
hsl(118, 41%, 77%)
HSV
hsv(118, 22%, 86%)
CMYK
cmyk(21%, 0%, 22%, 14%)
CSS variable
--color-primary: #ADDCAB;
Lowercase HEX
#addcab

Shades

Tints

Tones

Harmony

CSS snippets for #ADDCAB

.color-addcab {
  color: #ADDCAB;
  background-color: #ADDCAB;
}

Frequently asked questions

What color is #ADDCAB?+

#ADDCAB is a HEX color with RGB value rgb(173, 220, 171) and HSL value hsl(118, 41%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADDCAB?+

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