#2FDCFB Color

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

Color preview

#2FDCFB

Color formats

HEX
#2FDCFB
RGB
rgb(47, 220, 251)
RGBA
rgba(47, 220, 251, 1)
HSL
hsl(189, 96%, 58%)
HSV
hsv(189, 81%, 98%)
CMYK
cmyk(81%, 12%, 0%, 2%)
CSS variable
--color-primary: #2FDCFB;
Lowercase HEX
#2fdcfb

Shades

Tints

Tones

Harmony

CSS snippets for #2FDCFB

.color-2fdcfb {
  color: #2FDCFB;
  background-color: #2FDCFB;
}

Frequently asked questions

What color is #2FDCFB?+

#2FDCFB is a HEX color with RGB value rgb(47, 220, 251) and HSL value hsl(189, 96%, 58%). Its closest CSS named color is Turquoise.

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

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