Red & Black Color Palette

The dramatic pairing of fierce red and deep black exudes power, danger, and seduction. A high-impact palette for gaming brands, action movie posters, and luxury automotive marketing.

#1A1A1A

Black

RGB(26, 26, 26)

HSL(0, 0%, 10%)

#333333

Charcoal

RGB(51, 51, 51)

HSL(0, 0%, 20%)

#CC0000

Vivid Red

RGB(204, 0, 0)

HSL(0, 100%, 40%)

#FF1A1A

Vivid Red

RGB(255, 26, 26)

HSL(0, 100%, 55%)

#FF6666

Pale Red

RGB(255, 102, 102)

HSL(0, 100%, 70%)

#FFE0E0

Light Red

RGB(255, 224, 224)

HSL(0, 100%, 94%)

lightbulbBest Use Cases

  • checkGaming brands
  • checkMovie posters
  • checkAutomotive marketing

businessIndustries

  • checkGaming
  • checkEntertainment
Mood:powerful

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #1A1A1A;
  --color-2: #333333;
  --color-3: #CC0000;
  --color-4: #FF1A1A;
  --color-5: #FF6666;
  --color-6: #FFE0E0;
}

Tailwind CSS Config

colors: {
  'red-and-black-1': '#1A1A1A',
  'red-and-black-2': '#333333',
  'red-and-black-3': '#CC0000',
  'red-and-black-4': '#FF1A1A',
  'red-and-black-5': '#FF6666',
  'red-and-black-6': '#FFE0E0',
}
redblackdramaticpowerfulbold

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes