Dark Salmon & Green Color Palette

01 #E9967A
02 #758B3D
03 #008000
04 #F8E0D7
05 #003300

Why do Dark Salmon and Green go well together?

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

From a marketing standpoint, combining Dark Salmon and Green 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 #008000 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 & Green UI Layout

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

Green Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #E9967A;
  --color-secondary: #008000;
  --color-midtone:   #758B3D;
  --color-highlight: #F8E0D7;
  --color-shadow:    #003300;
}

Parent Color Reference Sheets

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