#AFFCC6 Color

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

Color preview

#AFFCC6

Color formats

HEX
#AFFCC6
RGB
rgb(175, 252, 198)
RGBA
rgba(175, 252, 198, 1)
HSL
hsl(138, 93%, 84%)
HSV
hsv(138, 31%, 99%)
CMYK
cmyk(31%, 0%, 21%, 1%)
CSS variable
--color-primary: #AFFCC6;
Lowercase HEX
#affcc6

Shades

Tints

Tones

Harmony

CSS snippets for #AFFCC6

.color-affcc6 {
  color: #AFFCC6;
  background-color: #AFFCC6;
}

Frequently asked questions

What color is #AFFCC6?+

#AFFCC6 is a HEX color with RGB value rgb(175, 252, 198) and HSL value hsl(138, 93%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFCC6?+

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