#AFF6D3 Color

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

Color preview

#AFF6D3

Color formats

HEX
#AFF6D3
RGB
rgb(175, 246, 211)
RGBA
rgba(175, 246, 211, 1)
HSL
hsl(150, 80%, 83%)
HSV
hsv(150, 29%, 96%)
CMYK
cmyk(29%, 0%, 14%, 4%)
CSS variable
--color-primary: #AFF6D3;
Lowercase HEX
#aff6d3

Shades

Tints

Tones

Harmony

CSS snippets for #AFF6D3

.color-aff6d3 {
  color: #AFF6D3;
  background-color: #AFF6D3;
}

Frequently asked questions

What color is #AFF6D3?+

#AFF6D3 is a HEX color with RGB value rgb(175, 246, 211) and HSL value hsl(150, 80%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFF6D3?+

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