#3D4EBC Color

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

Color preview

#3D4EBC

Color formats

HEX
#3D4EBC
RGB
rgb(61, 78, 188)
RGBA
rgba(61, 78, 188, 1)
HSL
hsl(232, 51%, 49%)
HSV
hsv(232, 68%, 74%)
CMYK
cmyk(68%, 59%, 0%, 26%)
CSS variable
--color-primary: #3D4EBC;
Lowercase HEX
#3d4ebc

Shades

Tints

Tones

Harmony

CSS snippets for #3D4EBC

.color-3d4ebc {
  color: #3D4EBC;
  background-color: #3D4EBC;
}

Frequently asked questions

What color is #3D4EBC?+

#3D4EBC is a HEX color with RGB value rgb(61, 78, 188) and HSL value hsl(232, 51%, 49%). Its closest CSS named color is RoyalBlue.

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

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