Salmon & Green Color Palette

01 #FA8072
02 #7D8039
03 #008000
04 #FED9D5
05 #003300

Why do Salmon and Green go well together?

The combination of Salmon (#FA8072) and Green (#008000) 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 Salmon & Green color combination

In modern branding and web interfaces, pairing Salmon with Green 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 #FA8072 for primary brand elements and #008000 as the accent or background container.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Salmon Canvas

Salmon & Green UI Layout

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

Green Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #FA8072;
  --color-secondary: #008000;
  --color-midtone:   #7D8039;
  --color-highlight: #FED9D5;
  --color-shadow:    #003300;
}

Parent Color Reference Sheets

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