#47FADC Color

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

Color preview

#47FADC

Color formats

HEX
#47FADC
RGB
rgb(71, 250, 220)
RGBA
rgba(71, 250, 220, 1)
HSL
hsl(170, 95%, 63%)
HSV
hsv(170, 72%, 98%)
CMYK
cmyk(72%, 0%, 12%, 2%)
CSS variable
--color-primary: #47FADC;
Lowercase HEX
#47fadc

Shades

Tints

Tones

Harmony

CSS snippets for #47FADC

.color-47fadc {
  color: #47FADC;
  background-color: #47FADC;
}

Frequently asked questions

What color is #47FADC?+

#47FADC is a HEX color with RGB value rgb(71, 250, 220) and HSL value hsl(170, 95%, 63%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #47FADC?+

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