#3DFFAE Color

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

Color preview

#3DFFAE

Color formats

HEX
#3DFFAE
RGB
rgb(61, 255, 174)
RGBA
rgba(61, 255, 174, 1)
HSL
hsl(155, 100%, 62%)
HSV
hsv(155, 76%, 100%)
CMYK
cmyk(76%, 0%, 32%, 0%)
CSS variable
--color-primary: #3DFFAE;
Lowercase HEX
#3dffae

Shades

Tints

Tones

Harmony

CSS snippets for #3DFFAE

.color-3dffae {
  color: #3DFFAE;
  background-color: #3DFFAE;
}

Frequently asked questions

What color is #3DFFAE?+

#3DFFAE is a HEX color with RGB value rgb(61, 255, 174) and HSL value hsl(155, 100%, 62%). Its closest CSS named color is Turquoise.

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

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