#3B70CC Color

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

Color preview

#3B70CC

Color formats

HEX
#3B70CC
RGB
rgb(59, 112, 204)
RGBA
rgba(59, 112, 204, 1)
HSL
hsl(218, 59%, 52%)
HSV
hsv(218, 71%, 80%)
CMYK
cmyk(71%, 45%, 0%, 20%)
CSS variable
--color-primary: #3B70CC;
Lowercase HEX
#3b70cc

Shades

Tints

Tones

Harmony

CSS snippets for #3B70CC

.color-3b70cc {
  color: #3B70CC;
  background-color: #3B70CC;
}

Frequently asked questions

What color is #3B70CC?+

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

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

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