#31FEDC Color

Inspect #31FEDC across formats, palettes, contrast and closest named color matches.

Color preview

#31FEDC

Color formats

HEX
#31FEDC
RGB
rgb(49, 254, 220)
RGBA
rgba(49, 254, 220, 1)
HSL
hsl(170, 99%, 59%)
HSV
hsv(170, 81%, 100%)
CMYK
cmyk(81%, 0%, 13%, 0%)
CSS variable
--color-primary: #31FEDC;
Lowercase HEX
#31fedc

Shades

Tints

Tones

Harmony

CSS snippets for #31FEDC

.color-31fedc {
  color: #31FEDC;
  background-color: #31FEDC;
}

Frequently asked questions

What color is #31FEDC?+

#31FEDC is a HEX color with RGB value rgb(49, 254, 220) and HSL value hsl(170, 99%, 59%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #31FEDC?+

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