#AFFDAC Color

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

Color preview

#AFFDAC

Color formats

HEX
#AFFDAC
RGB
rgb(175, 253, 172)
RGBA
rgba(175, 253, 172, 1)
HSL
hsl(118, 95%, 83%)
HSV
hsv(118, 32%, 99%)
CMYK
cmyk(31%, 0%, 32%, 1%)
CSS variable
--color-primary: #AFFDAC;
Lowercase HEX
#affdac

Shades

Tints

Tones

Harmony

CSS snippets for #AFFDAC

.color-affdac {
  color: #AFFDAC;
  background-color: #AFFDAC;
}

Frequently asked questions

What color is #AFFDAC?+

#AFFDAC is a HEX color with RGB value rgb(175, 253, 172) and HSL value hsl(118, 95%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFDAC?+

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