#2FCBFB Color

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

Color preview

#2FCBFB

Color formats

HEX
#2FCBFB
RGB
rgb(47, 203, 251)
RGBA
rgba(47, 203, 251, 1)
HSL
hsl(194, 96%, 58%)
HSV
hsv(194, 81%, 98%)
CMYK
cmyk(81%, 19%, 0%, 2%)
CSS variable
--color-primary: #2FCBFB;
Lowercase HEX
#2fcbfb

Shades

Tints

Tones

Harmony

CSS snippets for #2FCBFB

.color-2fcbfb {
  color: #2FCBFB;
  background-color: #2FCBFB;
}

Frequently asked questions

What color is #2FCBFB?+

#2FCBFB is a HEX color with RGB value rgb(47, 203, 251) and HSL value hsl(194, 96%, 58%). Its closest CSS named color is DeepSkyBlue.

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

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