#2FECF6 Color

Inspect #2FECF6 across formats, palettes, contrast and closest named color matches.

Color preview

#2FECF6

Color formats

HEX
#2FECF6
RGB
rgb(47, 236, 246)
RGBA
rgba(47, 236, 246, 1)
HSL
hsl(183, 92%, 57%)
HSV
hsv(183, 81%, 96%)
CMYK
cmyk(81%, 4%, 0%, 4%)
CSS variable
--color-primary: #2FECF6;
Lowercase HEX
#2fecf6

Shades

Tints

Tones

Harmony

CSS snippets for #2FECF6

.color-2fecf6 {
  color: #2FECF6;
  background-color: #2FECF6;
}

Frequently asked questions

What color is #2FECF6?+

#2FECF6 is a HEX color with RGB value rgb(47, 236, 246) and HSL value hsl(183, 92%, 57%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #2FECF6?+

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