Cadet Blue & Red Color Palette

01 #5F9EA0
02 #AF4F50
03 #FF0000
04 #CFE2E3
05 #660000

Why do Cadet Blue and Red go well together?

Pairing Cadet Blue (#5F9EA0) with Red (#FF0000) yields a sophisticated design palette. With a calculated contrast ratio of 1.31: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 Cadet Blue & Red color combination

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

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Cadet Blue Canvas

Cadet Blue & Red UI Layout

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

Red Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #5F9EA0;
  --color-secondary: #FF0000;
  --color-midtone:   #AF4F50;
  --color-highlight: #CFE2E3;
  --color-shadow:    #660000;
}

Parent Color Reference Sheets

Cadet Blue Details All web and printing specifications
Red Details All web and printing specifications
Copied!