#3BBCFC Color

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

Color preview

#3BBCFC

Color formats

HEX
#3BBCFC
RGB
rgb(59, 188, 252)
RGBA
rgba(59, 188, 252, 1)
HSL
hsl(200, 97%, 61%)
HSV
hsv(200, 77%, 99%)
CMYK
cmyk(77%, 25%, 0%, 1%)
CSS variable
--color-primary: #3BBCFC;
Lowercase HEX
#3bbcfc

Shades

Tints

Tones

Harmony

CSS snippets for #3BBCFC

.color-3bbcfc {
  color: #3BBCFC;
  background-color: #3BBCFC;
}

Frequently asked questions

What color is #3BBCFC?+

#3BBCFC is a HEX color with RGB value rgb(59, 188, 252) and HSL value hsl(200, 97%, 61%). Its closest CSS named color is DodgerBlue.

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

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