#ADDFA3 Color

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

Color preview

#ADDFA3

Color formats

HEX
#ADDFA3
RGB
rgb(173, 223, 163)
RGBA
rgba(173, 223, 163, 1)
HSL
hsl(110, 48%, 76%)
HSV
hsv(110, 27%, 87%)
CMYK
cmyk(22%, 0%, 27%, 13%)
CSS variable
--color-primary: #ADDFA3;
Lowercase HEX
#addfa3

Shades

Tints

Tones

Harmony

CSS snippets for #ADDFA3

.color-addfa3 {
  color: #ADDFA3;
  background-color: #ADDFA3;
}

Frequently asked questions

What color is #ADDFA3?+

#ADDFA3 is a HEX color with RGB value rgb(173, 223, 163) and HSL value hsl(110, 48%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADDFA3?+

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