Automotive Color Palette

Sleek steel gray, racing red, carbon black, and chrome silver capture automotive power and precision. This performance-driven palette fuels car dealership branding, auto magazines, and racing event design.

#1A1A1A

Black

RGB(26, 26, 26)

HSL(0, 0%, 10%)

#C41E3A

Red

RGB(196, 30, 58)

HSL(350, 73%, 44%)

#4A5568

Blue

RGB(74, 85, 104)

HSL(218, 17%, 35%)

#C0C0C0

Light Gray

RGB(192, 192, 192)

HSL(0, 0%, 75%)

#E0E0E0

White

RGB(224, 224, 224)

HSL(0, 0%, 88%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

lightbulbBest Use Cases

  • checkCar dealerships
  • checkAuto magazines
  • checkRacing events

businessIndustries

  • checkAutomotive
  • checkSports
Mood:powerful

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #1A1A1A;
  --color-2: #C41E3A;
  --color-3: #4A5568;
  --color-4: #C0C0C0;
  --color-5: #E0E0E0;
  --color-6: #FFFFFF;
}

Tailwind CSS Config

colors: {
  'automotive-1': '#1A1A1A',
  'automotive-2': '#C41E3A',
  'automotive-3': '#4A5568',
  'automotive-4': '#C0C0C0',
  'automotive-5': '#E0E0E0',
  'automotive-6': '#FFFFFF',
}
automotivesleekperformancesteelpowerful

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes