#AFFAC7 Color

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

Color preview

#AFFAC7

Color formats

HEX
#AFFAC7
RGB
rgb(175, 250, 199)
RGBA
rgba(175, 250, 199, 1)
HSL
hsl(139, 88%, 83%)
HSV
hsv(139, 30%, 98%)
CMYK
cmyk(30%, 0%, 20%, 2%)
CSS variable
--color-primary: #AFFAC7;
Lowercase HEX
#affac7

Shades

Tints

Tones

Harmony

CSS snippets for #AFFAC7

.color-affac7 {
  color: #AFFAC7;
  background-color: #AFFAC7;
}

Frequently asked questions

What color is #AFFAC7?+

#AFFAC7 is a HEX color with RGB value rgb(175, 250, 199) and HSL value hsl(139, 88%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFFAC7?+

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