#AFFAA7 Color

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

Color preview

#AFFAA7

Color formats

HEX
#AFFAA7
RGB
rgb(175, 250, 167)
RGBA
rgba(175, 250, 167, 1)
HSL
hsl(114, 89%, 82%)
HSV
hsv(114, 33%, 98%)
CMYK
cmyk(30%, 0%, 33%, 2%)
CSS variable
--color-primary: #AFFAA7;
Lowercase HEX
#affaa7

Shades

Tints

Tones

Harmony

CSS snippets for #AFFAA7

.color-affaa7 {
  color: #AFFAA7;
  background-color: #AFFAA7;
}

Frequently asked questions

What color is #AFFAA7?+

#AFFAA7 is a HEX color with RGB value rgb(175, 250, 167) and HSL value hsl(114, 89%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFAA7?+

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