#47DEBB Color

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

Color preview

#47DEBB

Color formats

HEX
#47DEBB
RGB
rgb(71, 222, 187)
RGBA
rgba(71, 222, 187, 1)
HSL
hsl(166, 70%, 57%)
HSV
hsv(166, 68%, 87%)
CMYK
cmyk(68%, 0%, 16%, 13%)
CSS variable
--color-primary: #47DEBB;
Lowercase HEX
#47debb

Shades

Tints

Tones

Harmony

CSS snippets for #47DEBB

.color-47debb {
  color: #47DEBB;
  background-color: #47DEBB;
}

Frequently asked questions

What color is #47DEBB?+

#47DEBB is a HEX color with RGB value rgb(71, 222, 187) and HSL value hsl(166, 70%, 57%). Its closest CSS named color is MediumTurquoise.

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

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