Blue & Peru Color Palette

01 #0000FF
02 #67439F
03 #CD853F
04 #B3B3FF
05 #523519

Why do Blue and Peru go well together?

A palette built with Blue (#0000FF) and Peru (#CD853F) delivers a harmonious aesthetic. The contrast score of 2.87:1 indicates that this relationship does not satisfy standard text visibility criteria, so it should be styled as ambient design shapes or background tints. Integrating these two shades helps create depth in layouts.

How to use the Blue & Peru color combination

Applying the Blue and Peru color scheme gives projects a balanced, professional feel. It fits cleanly into tech applications, banking software, and retail labels. A solid structural strategy is to use the heavier tone #0000FF for headers and typography, while reserving the secondary #CD853F to guide user attention to key elements.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Blue Canvas

Blue & Peru UI Layout

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

Peru Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #0000FF;
  --color-secondary: #CD853F;
  --color-midtone:   #67439F;
  --color-highlight: #B3B3FF;
  --color-shadow:    #523519;
}

Parent Color Reference Sheets

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