#AFFFD7 Color

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

Color preview

#AFFFD7

Color formats

HEX
#AFFFD7
RGB
rgb(175, 255, 215)
RGBA
rgba(175, 255, 215, 1)
HSL
hsl(150, 100%, 84%)
HSV
hsv(150, 31%, 100%)
CMYK
cmyk(31%, 0%, 16%, 0%)
CSS variable
--color-primary: #AFFFD7;
Lowercase HEX
#afffd7

Shades

Tints

Tones

Harmony

CSS snippets for #AFFFD7

.color-afffd7 {
  color: #AFFFD7;
  background-color: #AFFFD7;
}

Frequently asked questions

What color is #AFFFD7?+

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

What is the closest Tailwind color to #AFFFD7?+

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