Green & Salmon Color Palette

01 #008000
02 #7D8039
03 #FA8072
04 #B3D9B3
05 #64332E

Why do Green and Salmon go well together?

The combination of Green (#008000) and Salmon (#FA8072) creates a striking designer pairing. The contrast ratio between these two colors is measured at 2.05:1, which is a low-contrast combination best kept for decorative background accents rather than readable text elements. When used in digital projects, this duo offers a cohesive balance of color temperatures.

How to use the Green & Salmon color combination

In modern branding and web interfaces, pairing Green with Salmon is commonly utilized to evoke specific emotional responses. This combination is highly effective for technical platforms, retail packaging, and creative studio portfolios. To implement this palette, use #008000 for primary brand elements and #FA8072 as the accent or background container.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Green Canvas

Green & Salmon UI Layout

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

Salmon Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #008000;
  --color-secondary: #FA8072;
  --color-midtone:   #7D8039;
  --color-highlight: #B3D9B3;
  --color-shadow:    #64332E;
}

Parent Color Reference Sheets

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