Sunset Color Palette

Warm amber, burnt orange, rose pink, and deep purple mirror the breathtaking gradient of a sunset sky. This evocative palette inspires travel photography, romantic branding, and evening event design.

#FF6B35

Vivid Vermilion

RGB(255, 107, 53)

HSL(16, 100%, 60%)

#FF8C42

Vivid Vermilion

RGB(255, 140, 66)

HSL(23, 100%, 63%)

#E74C8B

Magenta

RGB(231, 76, 139)

HSL(336, 76%, 60%)

#7B2D8E

Violet

RGB(123, 45, 142)

HSL(288, 52%, 37%)

#FFD699

Pale Orange

RGB(255, 214, 153)

HSL(36, 100%, 80%)

#F7ECDF

Light Vermilion

RGB(247, 236, 223)

HSL(33, 60%, 92%)

lightbulbBest Use Cases

  • checkTravel photography
  • checkRomantic branding
  • checkEvening events

businessIndustries

  • checkTravel
  • checkEvents
Mood:evocative

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FF6B35;
  --color-2: #FF8C42;
  --color-3: #E74C8B;
  --color-4: #7B2D8E;
  --color-5: #FFD699;
  --color-6: #F7ECDF;
}

Tailwind CSS Config

colors: {
  'sunset-palette-1': '#FF6B35',
  'sunset-palette-2': '#FF8C42',
  'sunset-palette-3': '#E74C8B',
  'sunset-palette-4': '#7B2D8E',
  'sunset-palette-5': '#FFD699',
  'sunset-palette-6': '#F7ECDF',
}
sunsetwarmgradientromanticgolden

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes