Cherry Blossom Color Palette

Delicate sakura pink, soft white, warm branch brown, and pale green capture the fleeting beauty of cherry blossom season. This poetic palette graces Japanese branding, spring festivals, and botanical stationery.

#FFB7C5

Light Red

RGB(255, 183, 197)

HSL(348, 100%, 86%)

#FFC0CB

Light Red

RGB(255, 192, 203)

HSL(350, 100%, 88%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#8B6914

Deep Orange

RGB(139, 105, 20)

HSL(43, 75%, 31%)

#C8E6C9

Dusty Green

RGB(200, 230, 201)

HSL(122, 37%, 84%)

#FFF0F3

Light Red

RGB(255, 240, 243)

HSL(348, 100%, 97%)

lightbulbBest Use Cases

  • checkJapanese branding
  • checkSpring festivals
  • checkBotanical stationery

businessIndustries

  • checkCulture
  • checkEvents
Mood:poetic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFB7C5;
  --color-2: #FFC0CB;
  --color-3: #FFFFFF;
  --color-4: #8B6914;
  --color-5: #C8E6C9;
  --color-6: #FFF0F3;
}

Tailwind CSS Config

colors: {
  'cherry-blossom-1': '#FFB7C5',
  'cherry-blossom-2': '#FFC0CB',
  'cherry-blossom-3': '#FFFFFF',
  'cherry-blossom-4': '#8B6914',
  'cherry-blossom-5': '#C8E6C9',
  'cherry-blossom-6': '#FFF0F3',
}
cherry-blossomsakurajapanesedelicatespring

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes