Dim Gray & Red Color Palette

01 #696969
02 #B43535
03 #FF0000
04 #D2D2D2
05 #660000

Why do Dim Gray and Red go well together?

Pairing Dim Gray (#696969) with Red (#FF0000) yields a sophisticated design palette. With a calculated contrast ratio of 1.37: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 Dim Gray & Red color combination

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

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Dim Gray Canvas

Dim Gray & Red UI Layout

This component template demonstrates Dim Gray styling applied to headers and Red styled interactive blocks.

Red Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #696969;
  --color-secondary: #FF0000;
  --color-midtone:   #B43535;
  --color-highlight: #D2D2D2;
  --color-shadow:    #660000;
}

Parent Color Reference Sheets

Dim Gray Details All web and printing specifications
Red Details All web and printing specifications
Copied!