Medium Blue & Blue Color Palette

01 #0000CD
02 #0000E6
03 #0000FF
04 #B3B3F0
05 #000066

Why do Medium Blue and Blue go well together?

Pairing Medium Blue (#0000CD) with Blue (#0000FF) yields a sophisticated design palette. With a calculated contrast ratio of 1.30:1, this visual pairing presents legibility challenges and should be reserved for background textures or decorative panels. Designers can leverage this coordination to build visually balanced screen graphics.

How to use the Medium Blue & Blue color combination

From a marketing standpoint, combining Medium Blue and Blue communicates professional structure combined with creative accents. It is popular in corporate branding, clean lifestyle blogs, and editorial design. We recommend using #0000CD as the dominant canvas background and #0000FF for buttons, active link indicators, or highlights.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Medium Blue Canvas

Medium Blue & Blue UI Layout

This component template demonstrates Medium Blue styling applied to headers and Blue styled interactive blocks.

Blue Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #0000CD;
  --color-secondary: #0000FF;
  --color-midtone:   #0000E6;
  --color-highlight: #B3B3F0;
  --color-shadow:    #000066;
}

Parent Color Reference Sheets

Medium Blue Details All web and printing specifications
Blue Details All web and printing specifications
Copied!