#AFE6A2 Color

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

Color preview

#AFE6A2

Color formats

HEX
#AFE6A2
RGB
rgb(175, 230, 162)
RGBA
rgba(175, 230, 162, 1)
HSL
hsl(109, 58%, 77%)
HSV
hsv(109, 30%, 90%)
CMYK
cmyk(24%, 0%, 30%, 10%)
CSS variable
--color-primary: #AFE6A2;
Lowercase HEX
#afe6a2

Shades

Tints

Tones

Harmony

CSS snippets for #AFE6A2

.color-afe6a2 {
  color: #AFE6A2;
  background-color: #AFE6A2;
}

Frequently asked questions

What color is #AFE6A2?+

#AFE6A2 is a HEX color with RGB value rgb(175, 230, 162) and HSL value hsl(109, 58%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFE6A2?+

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