#3CFFAE Color

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

Color preview

#3CFFAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3CFFAE

.color-3cffae {
  color: #3CFFAE;
  background-color: #3CFFAE;
}

Frequently asked questions

What color is #3CFFAE?+

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

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

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