Whispers of Lavender Dreams Color Palette

Discover the beautiful Whispers of Lavender Dreams color palette featuring light wisteria (#c6aad5), east side (#9c89d2), mountbatten pink (#a1829b), blue marguerite (#746abe) and butterfly bush (#61509b).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withLavender, Purple, Elegant, Spring, Modern 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 Whispers of Lavender Dreams palette

Share this palette to:

💻 Whispers of Lavender Dreams color palette CSS

/* CSS */
.color-1 {
color: #c6aad5;
}
.color-2 {
color: #9c89d2;
}
.color-3 {
color: #a1829b;
}
.color-4 {
color: #746abe;
}
.color-5 {
color: #61509b;
}

/* CSS Variables */
:root {
--color-1: #c6aad5;
--color-2: #9c89d2;
--color-3: #a1829b;
--color-4: #746abe;
--color-5: #61509b;
}

🌈 Whispers of Lavender Dreams background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c6aad5, #9c89d2, #a1829b, #746abe, #61509b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c6aad5, #9c89d2, #a1829b, #746abe, #61509b);
}

Whispers of Lavender Dreams color palette created on .