#3DFADE Color

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

Color preview

#3DFADE

Color formats

HEX
#3DFADE
RGB
rgb(61, 250, 222)
RGBA
rgba(61, 250, 222, 1)
HSL
hsl(171, 95%, 61%)
HSV
hsv(171, 76%, 98%)
CMYK
cmyk(76%, 0%, 11%, 2%)
CSS variable
--color-primary: #3DFADE;
Lowercase HEX
#3dfade

Shades

Tints

Tones

Harmony

CSS snippets for #3DFADE

.color-3dfade {
  color: #3DFADE;
  background-color: #3DFADE;
}

Frequently asked questions

What color is #3DFADE?+

#3DFADE is a HEX color with RGB value rgb(61, 250, 222) and HSL value hsl(171, 95%, 61%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #3DFADE?+

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