#AFEC95 Color

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

Color preview

#AFEC95

Color formats

HEX
#AFEC95
RGB
rgb(175, 236, 149)
RGBA
rgba(175, 236, 149, 1)
HSL
hsl(102, 70%, 75%)
HSV
hsv(102, 37%, 93%)
CMYK
cmyk(26%, 0%, 37%, 7%)
CSS variable
--color-primary: #AFEC95;
Lowercase HEX
#afec95

Shades

Tints

Tones

Harmony

CSS snippets for #AFEC95

.color-afec95 {
  color: #AFEC95;
  background-color: #AFEC95;
}

Frequently asked questions

What color is #AFEC95?+

#AFEC95 is a HEX color with RGB value rgb(175, 236, 149) and HSL value hsl(102, 70%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFEC95?+

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