#AFFAAF Color

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

Color preview

#AFFAAF

Color formats

HEX
#AFFAAF
RGB
rgb(175, 250, 175)
RGBA
rgba(175, 250, 175, 1)
HSL
hsl(120, 88%, 83%)
HSV
hsv(120, 30%, 98%)
CMYK
cmyk(30%, 0%, 30%, 2%)
CSS variable
--color-primary: #AFFAAF;
Lowercase HEX
#affaaf

Shades

Tints

Tones

Harmony

CSS snippets for #AFFAAF

.color-affaaf {
  color: #AFFAAF;
  background-color: #AFFAAF;
}

Frequently asked questions

What color is #AFFAAF?+

#AFFAAF is a HEX color with RGB value rgb(175, 250, 175) and HSL value hsl(120, 88%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFAAF?+

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