#AFFFD0 Color

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

Color preview

#AFFFD0

Color formats

HEX
#AFFFD0
RGB
rgb(175, 255, 208)
RGBA
rgba(175, 255, 208, 1)
HSL
hsl(145, 100%, 84%)
HSV
hsv(145, 31%, 100%)
CMYK
cmyk(31%, 0%, 18%, 0%)
CSS variable
--color-primary: #AFFFD0;
Lowercase HEX
#afffd0

Shades

Tints

Tones

Harmony

CSS snippets for #AFFFD0

.color-afffd0 {
  color: #AFFFD0;
  background-color: #AFFFD0;
}

Frequently asked questions

What color is #AFFFD0?+

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

What is the closest Tailwind color to #AFFFD0?+

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