#3CCBF3 Color

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

Color preview

#3CCBF3

Color formats

HEX
#3CCBF3
RGB
rgb(60, 203, 243)
RGBA
rgba(60, 203, 243, 1)
HSL
hsl(193, 88%, 59%)
HSV
hsv(193, 75%, 95%)
CMYK
cmyk(75%, 16%, 0%, 5%)
CSS variable
--color-primary: #3CCBF3;
Lowercase HEX
#3ccbf3

Shades

Tints

Tones

Harmony

CSS snippets for #3CCBF3

.color-3ccbf3 {
  color: #3CCBF3;
  background-color: #3CCBF3;
}

Frequently asked questions

What color is #3CCBF3?+

#3CCBF3 is a HEX color with RGB value rgb(60, 203, 243) and HSL value hsl(193, 88%, 59%). Its closest CSS named color is Turquoise.

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

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