Dark Salmon & Red Color Palette

01 #E9967A
02 #F44B3D
03 #FF0000
04 #F8E0D7
05 #660000

Why do Dark Salmon and Red go well together?

Pairing Dark Salmon (#E9967A) with Red (#FF0000) yields a sophisticated design palette. With a calculated contrast ratio of 1.73: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 Dark Salmon & Red color combination

From a marketing standpoint, combining Dark Salmon and Red communicates professional structure combined with creative accents. It is popular in corporate branding, clean lifestyle blogs, and editorial design. We recommend using #E9967A 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.

Dark Salmon Canvas

Dark Salmon & Red UI Layout

This component template demonstrates Dark Salmon styling applied to headers and Red styled interactive blocks.

Red Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #E9967A;
  --color-secondary: #FF0000;
  --color-midtone:   #F44B3D;
  --color-highlight: #F8E0D7;
  --color-shadow:    #660000;
}

Parent Color Reference Sheets

Dark Salmon Details All web and printing specifications
Red Details All web and printing specifications
Copied!