#AFFDA8 Color

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

Color preview

#AFFDA8

Color formats

HEX
#AFFDA8
RGB
rgb(175, 253, 168)
RGBA
rgba(175, 253, 168, 1)
HSL
hsl(115, 96%, 83%)
HSV
hsv(115, 34%, 99%)
CMYK
cmyk(31%, 0%, 34%, 1%)
CSS variable
--color-primary: #AFFDA8;
Lowercase HEX
#affda8

Shades

Tints

Tones

Harmony

CSS snippets for #AFFDA8

.color-affda8 {
  color: #AFFDA8;
  background-color: #AFFDA8;
}

Frequently asked questions

What color is #AFFDA8?+

#AFFDA8 is a HEX color with RGB value rgb(175, 253, 168) and HSL value hsl(115, 96%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFDA8?+

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