#AFECA5 Color

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

Color preview

#AFECA5

Color formats

HEX
#AFECA5
RGB
rgb(175, 236, 165)
RGBA
rgba(175, 236, 165, 1)
HSL
hsl(112, 65%, 79%)
HSV
hsv(112, 30%, 93%)
CMYK
cmyk(26%, 0%, 30%, 7%)
CSS variable
--color-primary: #AFECA5;
Lowercase HEX
#afeca5

Shades

Tints

Tones

Harmony

CSS snippets for #AFECA5

.color-afeca5 {
  color: #AFECA5;
  background-color: #AFECA5;
}

Frequently asked questions

What color is #AFECA5?+

#AFECA5 is a HEX color with RGB value rgb(175, 236, 165) and HSL value hsl(112, 65%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFECA5?+

The closest Tailwind color is green-300, available as the bg-green-300 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