#AFF5AD Color

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

Color preview

#AFF5AD

Color formats

HEX
#AFF5AD
RGB
rgb(175, 245, 173)
RGBA
rgba(175, 245, 173, 1)
HSL
hsl(118, 78%, 82%)
HSV
hsv(118, 29%, 96%)
CMYK
cmyk(29%, 0%, 29%, 4%)
CSS variable
--color-primary: #AFF5AD;
Lowercase HEX
#aff5ad

Shades

Tints

Tones

Harmony

CSS snippets for #AFF5AD

.color-aff5ad {
  color: #AFF5AD;
  background-color: #AFF5AD;
}

Frequently asked questions

What color is #AFF5AD?+

#AFF5AD is a HEX color with RGB value rgb(175, 245, 173) and HSL value hsl(118, 78%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFF5AD?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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