#3B6CCC Color

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

Color preview

#3B6CCC

Color formats

HEX
#3B6CCC
RGB
rgb(59, 108, 204)
RGBA
rgba(59, 108, 204, 1)
HSL
hsl(220, 59%, 52%)
HSV
hsv(220, 71%, 80%)
CMYK
cmyk(71%, 47%, 0%, 20%)
CSS variable
--color-primary: #3B6CCC;
Lowercase HEX
#3b6ccc

Shades

Tints

Tones

Harmony

CSS snippets for #3B6CCC

.color-3b6ccc {
  color: #3B6CCC;
  background-color: #3B6CCC;
}

Frequently asked questions

What color is #3B6CCC?+

#3B6CCC is a HEX color with RGB value rgb(59, 108, 204) and HSL value hsl(220, 59%, 52%). Its closest CSS named color is RoyalBlue.

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

The closest Tailwind color is blue-600, available as the bg-blue-600 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