Discover the beautiful Whispers of Nature color palette featuring de york (#88ce88), raffia (#ead9bd), tropical blue (#bbe4f6), black haze (#eef1f1) and sweet corn (#faea85).
Whispers of Nature Color Palette
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with 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
Explore how the Whispers of Nature palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Whispers of Nature palette
💻 Whispers of Nature color palette CSS
/* CSS */
.color-1 {
color: #88ce88;
}
.color-2 {
color: #ead9bd;
}
.color-3 {
color: #bbe4f6;
}
.color-4 {
color: #eef1f1;
}
.color-5 {
color: #faea85;
}
/* CSS Variables */
:root {
--color-1: #88ce88;
--color-2: #ead9bd;
--color-3: #bbe4f6;
--color-4: #eef1f1;
--color-5: #faea85;
}
🌈 Whispers of Nature background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #88ce88, #ead9bd, #bbe4f6, #eef1f1, #faea85);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #88ce88, #ead9bd, #bbe4f6, #eef1f1, #faea85);
}
🔗 Explore similar color palettes
Whispers of Nature color palette created on .