#3D6BEA Color

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

Color preview

#3D6BEA

Color formats

HEX
#3D6BEA
RGB
rgb(61, 107, 234)
RGBA
rgba(61, 107, 234, 1)
HSL
hsl(224, 80%, 58%)
HSV
hsv(224, 74%, 92%)
CMYK
cmyk(74%, 54%, 0%, 8%)
CSS variable
--color-primary: #3D6BEA;
Lowercase HEX
#3d6bea

Shades

Tints

Tones

Harmony

CSS snippets for #3D6BEA

.color-3d6bea {
  color: #3D6BEA;
  background-color: #3D6BEA;
}

Frequently asked questions

What color is #3D6BEA?+

#3D6BEA is a HEX color with RGB value rgb(61, 107, 234) and HSL value hsl(224, 80%, 58%). Its closest CSS named color is RoyalBlue.

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

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