Petal Blossom Color Palette

Discover the beautiful Petal Blossom color palette featuring azalea (#f8c9d1), wewak (#f4a4b8), mauvelous (#f08e9d), charm (#d77e8f) and turkish rose (#b76c8a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlossom, Bright, Light, Lightpink, Peach, Pink, Soft, Spring 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 Petal Blossom palette

Share this palette to:

💻 Petal Blossom color palette CSS

/* CSS */
.color-1 {
color: #f8c9d1;
}
.color-2 {
color: #f4a4b8;
}
.color-3 {
color: #f08e9d;
}
.color-4 {
color: #d77e8f;
}
.color-5 {
color: #b76c8a;
}

/* CSS Variables */
:root {
--color-1: #f8c9d1;
--color-2: #f4a4b8;
--color-3: #f08e9d;
--color-4: #d77e8f;
--color-5: #b76c8a;
}

🌈 Petal Blossom background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8c9d1, #f4a4b8, #f08e9d, #d77e8f, #b76c8a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8c9d1, #f4a4b8, #f08e9d, #d77e8f, #b76c8a);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Petal Blossom color palette created on .