Crimson Color Palette

Bold crimson red commands attention, balanced by darker maroon depths and light rose highlights. A high-impact palette for sports branding, breaking news platforms, and energetic campaigns.

#7B0015

Deep Red

RGB(123, 0, 21)

HSL(350, 100%, 24%)

#A3001E

Deep Red

RGB(163, 0, 30)

HSL(349, 100%, 32%)

#DC143C

Vivid Red

RGB(220, 20, 60)

HSL(348, 83%, 47%)

#E9546B

Red

RGB(233, 84, 107)

HSL(351, 77%, 62%)

#F2949F

Pale Red

RGB(242, 148, 159)

HSL(353, 78%, 76%)

#FAD4D8

Light Red

RGB(250, 212, 216)

HSL(354, 79%, 91%)

lightbulbBest Use Cases

  • checkSports branding
  • checkNews platforms
  • checkCampaign marketing

businessIndustries

  • checkSports
  • checkMedia
Mood:powerful

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #7B0015;
  --color-2: #A3001E;
  --color-3: #DC143C;
  --color-4: #E9546B;
  --color-5: #F2949F;
  --color-6: #FAD4D8;
}

Tailwind CSS Config

colors: {
  'crimson-1': '#7B0015',
  'crimson-2': '#A3001E',
  'crimson-3': '#DC143C',
  'crimson-4': '#E9546B',
  'crimson-5': '#F2949F',
  'crimson-6': '#FAD4D8',
}
crimsonredboldpowerfulintense

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes