Green & Light Salmon Color Palette

01 #008000
02 #80903D
03 #FFA07A
04 #B3D9B3
05 #664031

Why do Green and Light Salmon go well together?

A palette built with Green (#008000) and Light Salmon (#FFA07A) delivers a harmonious aesthetic. The contrast score of 2.58: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 Green & Light Salmon color combination

Applying the Green and Light Salmon 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 #008000 for headers and typography, while reserving the secondary #FFA07A to guide user attention to key elements.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Green Canvas

Green & Light Salmon UI Layout

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

Light Salmon Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #008000;
  --color-secondary: #FFA07A;
  --color-midtone:   #80903D;
  --color-highlight: #B3D9B3;
  --color-shadow:    #664031;
}

Parent Color Reference Sheets

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