#ADDCA8 Color

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

Color preview

#ADDCA8

Color formats

HEX
#ADDCA8
RGB
rgb(173, 220, 168)
RGBA
rgba(173, 220, 168, 1)
HSL
hsl(114, 43%, 76%)
HSV
hsv(114, 24%, 86%)
CMYK
cmyk(21%, 0%, 24%, 14%)
CSS variable
--color-primary: #ADDCA8;
Lowercase HEX
#addca8

Shades

Tints

Tones

Harmony

CSS snippets for #ADDCA8

.color-addca8 {
  color: #ADDCA8;
  background-color: #ADDCA8;
}

Frequently asked questions

What color is #ADDCA8?+

#ADDCA8 is a HEX color with RGB value rgb(173, 220, 168) and HSL value hsl(114, 43%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADDCA8?+

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