#3CCCFC Color

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

Color preview

#3CCCFC

Color formats

HEX
#3CCCFC
RGB
rgb(60, 204, 252)
RGBA
rgba(60, 204, 252, 1)
HSL
hsl(195, 97%, 61%)
HSV
hsv(195, 76%, 99%)
CMYK
cmyk(76%, 19%, 0%, 1%)
CSS variable
--color-primary: #3CCCFC;
Lowercase HEX
#3cccfc

Shades

Tints

Tones

Harmony

CSS snippets for #3CCCFC

.color-3cccfc {
  color: #3CCCFC;
  background-color: #3CCCFC;
}

Frequently asked questions

What color is #3CCCFC?+

#3CCCFC is a HEX color with RGB value rgb(60, 204, 252) and HSL value hsl(195, 97%, 61%). Its closest CSS named color is Turquoise.

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

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