Sunrise Color Palette

Gentle peach, soft gold, pale blue, and lavender capture the quiet magic of dawn. This hopeful palette brightens morning routine apps, yoga studios, and motivational content.

#FFB37A

Pale Vermilion

RGB(255, 179, 122)

HSL(26, 100%, 74%)

#FFD194

Pale Vermilion

RGB(255, 209, 148)

HSL(34, 100%, 79%)

#FFE8B5

Light Orange

RGB(255, 232, 181)

HSL(41, 100%, 85%)

#B0D4F1

Light Blue

RGB(176, 212, 241)

HSL(207, 70%, 82%)

#D0C4E0

Dusty Violet

RGB(208, 196, 224)

HSL(266, 31%, 82%)

#FFF8F0

Light Vermilion

RGB(255, 248, 240)

HSL(32, 100%, 97%)

lightbulbBest Use Cases

  • checkMorning apps
  • checkYoga studios
  • checkMotivational content

businessIndustries

  • checkWellness
  • checkFitness
Mood:hopeful

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFB37A;
  --color-2: #FFD194;
  --color-3: #FFE8B5;
  --color-4: #B0D4F1;
  --color-5: #D0C4E0;
  --color-6: #FFF8F0;
}

Tailwind CSS Config

colors: {
  'sunrise-palette-1': '#FFB37A',
  'sunrise-palette-2': '#FFD194',
  'sunrise-palette-3': '#FFE8B5',
  'sunrise-palette-4': '#B0D4F1',
  'sunrise-palette-5': '#D0C4E0',
  'sunrise-palette-6': '#FFF8F0',
}
sunrisegentledawnhopefulsoft

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes