Blossom Breeze Color Palette
Discover the beautiful Blossom Breeze color palette featuring persian pink (#f979b1), chantilly (#fad2dd), azalea (#f1b0c5), prim (#f2e5eb) and azalea (#f5bdd0).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withExtracted, Image Colors color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Blossom Breeze palette
💻 Blossom Breeze color palette CSS
/* CSS */
.color-1 {
color: #f979b1;
}
.color-2 {
color: #fad2dd;
}
.color-3 {
color: #f1b0c5;
}
.color-4 {
color: #f2e5eb;
}
.color-5 {
color: #f5bdd0;
}
/* CSS Variables */
:root {
--color-1: #f979b1;
--color-2: #fad2dd;
--color-3: #f1b0c5;
--color-4: #f2e5eb;
--color-5: #f5bdd0;
} 🌈 Blossom Breeze background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f979b1, #fad2dd, #f1b0c5, #f2e5eb, #f5bdd0);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f979b1, #fad2dd, #f1b0c5, #f2e5eb, #f5bdd0);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Blossom Breeze color palette created on .