#3CBBFB Color

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

Color preview

#3CBBFB

Color formats

HEX
#3CBBFB
RGB
rgb(60, 187, 251)
RGBA
rgba(60, 187, 251, 1)
HSL
hsl(200, 96%, 61%)
HSV
hsv(200, 76%, 98%)
CMYK
cmyk(76%, 25%, 0%, 2%)
CSS variable
--color-primary: #3CBBFB;
Lowercase HEX
#3cbbfb

Shades

Tints

Tones

Harmony

CSS snippets for #3CBBFB

.color-3cbbfb {
  color: #3CBBFB;
  background-color: #3CBBFB;
}

Frequently asked questions

What color is #3CBBFB?+

#3CBBFB is a HEX color with RGB value rgb(60, 187, 251) and HSL value hsl(200, 96%, 61%). Its closest CSS named color is DodgerBlue.

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

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