Vermilion Color Palette

Vivid vermilion red-orange radiates pure energy, tempered by warm gold and soft peach tones. This dynamic palette is perfect for food delivery apps, festival branding, and action-oriented design.

#CC3300

Vivid Red

RGB(204, 51, 0)

HSL(15, 100%, 40%)

#E34A33

Red

RGB(227, 74, 51)

HSL(8, 76%, 55%)

#F06A50

Vivid Red

RGB(240, 106, 80)

HSL(10, 84%, 63%)

#F79478

Pale Red

RGB(247, 148, 120)

HSL(13, 89%, 72%)

#FCC0A8

Light Vermilion

RGB(252, 192, 168)

HSL(17, 93%, 82%)

#FFE8DD

Light Vermilion

RGB(255, 232, 221)

HSL(19, 100%, 93%)

lightbulbBest Use Cases

  • checkFood delivery apps
  • checkFestival branding
  • checkAction design

businessIndustries

  • checkFood & Beverage
  • checkEntertainment
Mood:dynamic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #CC3300;
  --color-2: #E34A33;
  --color-3: #F06A50;
  --color-4: #F79478;
  --color-5: #FCC0A8;
  --color-6: #FFE8DD;
}

Tailwind CSS Config

colors: {
  'vermilion-1': '#CC3300',
  'vermilion-2': '#E34A33',
  'vermilion-3': '#F06A50',
  'vermilion-4': '#F79478',
  'vermilion-5': '#FCC0A8',
  'vermilion-6': '#FFE8DD',
}
vermilionred-orangevividdynamichot

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes