#AFFCA8 Color

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

Color preview

#AFFCA8

Color formats

HEX
#AFFCA8
RGB
rgb(175, 252, 168)
RGBA
rgba(175, 252, 168, 1)
HSL
hsl(115, 93%, 82%)
HSV
hsv(115, 33%, 99%)
CMYK
cmyk(31%, 0%, 33%, 1%)
CSS variable
--color-primary: #AFFCA8;
Lowercase HEX
#affca8

Shades

Tints

Tones

Harmony

CSS snippets for #AFFCA8

.color-affca8 {
  color: #AFFCA8;
  background-color: #AFFCA8;
}

Frequently asked questions

What color is #AFFCA8?+

#AFFCA8 is a HEX color with RGB value rgb(175, 252, 168) and HSL value hsl(115, 93%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFCA8?+

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