#AFFCA9 Color

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

Color preview

#AFFCA9

Color formats

HEX
#AFFCA9
RGB
rgb(175, 252, 169)
RGBA
rgba(175, 252, 169, 1)
HSL
hsl(116, 93%, 83%)
HSV
hsv(116, 33%, 99%)
CMYK
cmyk(31%, 0%, 33%, 1%)
CSS variable
--color-primary: #AFFCA9;
Lowercase HEX
#affca9

Shades

Tints

Tones

Harmony

CSS snippets for #AFFCA9

.color-affca9 {
  color: #AFFCA9;
  background-color: #AFFCA9;
}

Frequently asked questions

What color is #AFFCA9?+

#AFFCA9 is a HEX color with RGB value rgb(175, 252, 169) and HSL value hsl(116, 93%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFCA9?+

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