#3CFBFB Color

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

Color preview

#3CFBFB

Color formats

HEX
#3CFBFB
RGB
rgb(60, 251, 251)
RGBA
rgba(60, 251, 251, 1)
HSL
hsl(180, 96%, 61%)
HSV
hsv(180, 76%, 98%)
CMYK
cmyk(76%, 0%, 0%, 2%)
CSS variable
--color-primary: #3CFBFB;
Lowercase HEX
#3cfbfb

Shades

Tints

Tones

Harmony

CSS snippets for #3CFBFB

.color-3cfbfb {
  color: #3CFBFB;
  background-color: #3CFBFB;
}

Frequently asked questions

What color is #3CFBFB?+

#3CFBFB is a HEX color with RGB value rgb(60, 251, 251) and HSL value hsl(180, 96%, 61%). Its closest CSS named color is Turquoise.

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

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