Green & Indian Red Color Palette

01 #008000
02 #676E2E
03 #CD5C5C
04 #B3D9B3
05 #522525

Why do Green and Indian Red go well together?

Pairing Green (#008000) with Indian Red (#CD5C5C) yields a sophisticated design palette. With a calculated contrast ratio of 1.29: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 Green & Indian Red color combination

From a marketing standpoint, combining Green and Indian Red communicates professional structure combined with creative accents. It is popular in corporate branding, clean lifestyle blogs, and editorial design. We recommend using #008000 as the dominant canvas background and #CD5C5C for buttons, active link indicators, or highlights.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Green Canvas

Green & Indian Red UI Layout

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

Indian Red Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #008000;
  --color-secondary: #CD5C5C;
  --color-midtone:   #676E2E;
  --color-highlight: #B3D9B3;
  --color-shadow:    #522525;
}

Parent Color Reference Sheets

Green Details All web and printing specifications
Indian Red Details All web and printing specifications
Copied!