#3CFFEF Color

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

Color preview

#3CFFEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3CFFEF

.color-3cffef {
  color: #3CFFEF;
  background-color: #3CFFEF;
}

Frequently asked questions

What color is #3CFFEF?+

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

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

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