#3DFFEF Color

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

Color preview

#3DFFEF

Color formats

HEX
#3DFFEF
RGB
rgb(61, 255, 239)
RGBA
rgba(61, 255, 239, 1)
HSL
hsl(175, 100%, 62%)
HSV
hsv(175, 76%, 100%)
CMYK
cmyk(76%, 0%, 6%, 0%)
CSS variable
--color-primary: #3DFFEF;
Lowercase HEX
#3dffef

Shades

Tints

Tones

Harmony

CSS snippets for #3DFFEF

.color-3dffef {
  color: #3DFFEF;
  background-color: #3DFFEF;
}

Frequently asked questions

What color is #3DFFEF?+

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

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

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