Lavender Dreams at Sunset Color Palette

Discover the beautiful Lavender Dreams at Sunset color palette featuring prelude (#c7c3e9), snuff (#e2dbf0), melanie (#edcfeb), tuft bush (#feddcd) and corvette (#f8c8a0).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withLavender, Peach, Cream, Warm, Soft, Elegant, Muted, Spring, Warm Lavender 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 Lavender Dreams at Sunset palette

Share this palette to:

💻 Lavender Dreams at Sunset color palette CSS

/* CSS */
.color-1 {
color: #c7c3e9;
}
.color-2 {
color: #e2dbf0;
}
.color-3 {
color: #edcfeb;
}
.color-4 {
color: #feddcd;
}
.color-5 {
color: #f8c8a0;
}

/* CSS Variables */
:root {
--color-1: #c7c3e9;
--color-2: #e2dbf0;
--color-3: #edcfeb;
--color-4: #feddcd;
--color-5: #f8c8a0;
}

🌈 Lavender Dreams at Sunset background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7c3e9, #e2dbf0, #edcfeb, #feddcd, #f8c8a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7c3e9, #e2dbf0, #edcfeb, #feddcd, #f8c8a0);
}

Lavender Dreams at Sunset color palette created on .