Dark Cyan & Red Color Palette

01 #008B8B
02 #804646
03 #FF0000
04 #B3DCDC
05 #660000

Why do Dark Cyan and Red go well together?

A palette built with Dark Cyan (#008B8B) and Red (#FF0000) delivers a harmonious aesthetic. The contrast score of 1.04: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 Dark Cyan & Red color combination

Applying the Dark Cyan and Red 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 #008B8B for headers and typography, while reserving the secondary #FF0000 to guide user attention to key elements.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Dark Cyan Canvas

Dark Cyan & Red UI Layout

This component template demonstrates Dark Cyan styling applied to headers and Red styled interactive blocks.

Red Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #008B8B;
  --color-secondary: #FF0000;
  --color-midtone:   #804646;
  --color-highlight: #B3DCDC;
  --color-shadow:    #660000;
}

Parent Color Reference Sheets

Dark Cyan Details All web and printing specifications
Red Details All web and printing specifications
Copied!