#3DEDAC Color

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

Color preview

#3DEDAC

Color formats

HEX
#3DEDAC
RGB
rgb(61, 237, 172)
RGBA
rgba(61, 237, 172, 1)
HSL
hsl(158, 83%, 58%)
HSV
hsv(158, 74%, 93%)
CMYK
cmyk(74%, 0%, 27%, 7%)
CSS variable
--color-primary: #3DEDAC;
Lowercase HEX
#3dedac

Shades

Tints

Tones

Harmony

CSS snippets for #3DEDAC

.color-3dedac {
  color: #3DEDAC;
  background-color: #3DEDAC;
}

Frequently asked questions

What color is #3DEDAC?+

#3DEDAC is a HEX color with RGB value rgb(61, 237, 172) and HSL value hsl(158, 83%, 58%). Its closest CSS named color is Turquoise.

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

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