#AFFFC6 Color

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

Color preview

#AFFFC6

Color formats

HEX
#AFFFC6
RGB
rgb(175, 255, 198)
RGBA
rgba(175, 255, 198, 1)
HSL
hsl(137, 100%, 84%)
HSV
hsv(137, 31%, 100%)
CMYK
cmyk(31%, 0%, 22%, 0%)
CSS variable
--color-primary: #AFFFC6;
Lowercase HEX
#afffc6

Shades

Tints

Tones

Harmony

CSS snippets for #AFFFC6

.color-afffc6 {
  color: #AFFFC6;
  background-color: #AFFFC6;
}

Frequently asked questions

What color is #AFFFC6?+

#AFFFC6 is a HEX color with RGB value rgb(175, 255, 198) and HSL value hsl(137, 100%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFFC6?+

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