#3BCCED Color

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

Color preview

#3BCCED

Color formats

HEX
#3BCCED
RGB
rgb(59, 204, 237)
RGBA
rgba(59, 204, 237, 1)
HSL
hsl(191, 83%, 58%)
HSV
hsv(191, 75%, 93%)
CMYK
cmyk(75%, 14%, 0%, 7%)
CSS variable
--color-primary: #3BCCED;
Lowercase HEX
#3bcced

Shades

Tints

Tones

Harmony

CSS snippets for #3BCCED

.color-3bcced {
  color: #3BCCED;
  background-color: #3BCCED;
}

Frequently asked questions

What color is #3BCCED?+

#3BCCED is a HEX color with RGB value rgb(59, 204, 237) and HSL value hsl(191, 83%, 58%). Its closest CSS named color is Turquoise.

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

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