Olive Drab & Red Color Palette

01 #6B8E23
02 #B54712
03 #FF0000
04 #D3DDBD
05 #660000

Why do Olive Drab and Red go well together?

The combination of Olive Drab (#6B8E23) and Red (#FF0000) creates a striking designer pairing. The contrast ratio between these two colors is measured at 1.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 Olive Drab & Red color combination

In modern branding and web interfaces, pairing Olive Drab with Red 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 #6B8E23 for primary brand elements and #FF0000 as the accent or background container.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Olive Drab Canvas

Olive Drab & Red UI Layout

This component template demonstrates Olive Drab styling applied to headers and Red styled interactive blocks.

Red Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #6B8E23;
  --color-secondary: #FF0000;
  --color-midtone:   #B54712;
  --color-highlight: #D3DDBD;
  --color-shadow:    #660000;
}

Parent Color Reference Sheets

Olive Drab Details All web and printing specifications
Red Details All web and printing specifications
Copied!