#3CBBFF Color

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

Color preview

#3CBBFF

Color formats

HEX
#3CBBFF
RGB
rgb(60, 187, 255)
RGBA
rgba(60, 187, 255, 1)
HSL
hsl(201, 100%, 62%)
HSV
hsv(201, 76%, 100%)
CMYK
cmyk(76%, 27%, 0%, 0%)
CSS variable
--color-primary: #3CBBFF;
Lowercase HEX
#3cbbff

Shades

Tints

Tones

Harmony

CSS snippets for #3CBBFF

.color-3cbbff {
  color: #3CBBFF;
  background-color: #3CBBFF;
}

Frequently asked questions

What color is #3CBBFF?+

#3CBBFF is a HEX color with RGB value rgb(60, 187, 255) and HSL value hsl(201, 100%, 62%). Its closest CSS named color is DodgerBlue.

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

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