#3CCBFB Color

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

Color preview

#3CCBFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3CCBFB

.color-3ccbfb {
  color: #3CCBFB;
  background-color: #3CCBFB;
}

Frequently asked questions

What color is #3CCBFB?+

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

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

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