#3D6EBD Color

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

Color preview

#3D6EBD

Color formats

HEX
#3D6EBD
RGB
rgb(61, 110, 189)
RGBA
rgba(61, 110, 189, 1)
HSL
hsl(217, 51%, 49%)
HSV
hsv(217, 68%, 74%)
CMYK
cmyk(68%, 42%, 0%, 26%)
CSS variable
--color-primary: #3D6EBD;
Lowercase HEX
#3d6ebd

Shades

Tints

Tones

Harmony

CSS snippets for #3D6EBD

.color-3d6ebd {
  color: #3D6EBD;
  background-color: #3D6EBD;
}

Frequently asked questions

What color is #3D6EBD?+

#3D6EBD is a HEX color with RGB value rgb(61, 110, 189) and HSL value hsl(217, 51%, 49%). Its closest CSS named color is SteelBlue.

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

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