Шелест Листьев Color Palette

Discover the beautiful Шелест Листьев color palette featuring cornflower (#8ecae6), wewak (#f6a4a2), marzipan (#f6e48e), macaroni and cheese (#ffbf80) and eunry (#d4a5a5).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Bright, Coastal, Light Spring, Spring, Teal, Yellow, Pink, Soft 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 Шелест Листьев palette

Share this palette to:

💻 Шелест Листьев color palette CSS

/* CSS */
.color-1 {
color: #8ecae6;
}
.color-2 {
color: #f6a4a2;
}
.color-3 {
color: #f6e48e;
}
.color-4 {
color: #ffbf80;
}
.color-5 {
color: #d4a5a5;
}

/* CSS Variables */
:root {
--color-1: #8ecae6;
--color-2: #f6a4a2;
--color-3: #f6e48e;
--color-4: #ffbf80;
--color-5: #d4a5a5;
}

🌈 Шелест Листьев background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8ecae6, #f6a4a2, #f6e48e, #ffbf80, #d4a5a5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8ecae6, #f6a4a2, #f6e48e, #ffbf80, #d4a5a5);
}

Шелест Листьев color palette created on .