Naila's Whisper Color Palette
Discover the beautiful Naila's Whisper color palette featuring coconut cream (#f7f2d9), mandys pink (#f1c6b6), tonys pink (#e88d8d), tapestry (#b86b91) and trendy pink (#8d5b9a).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBeach, Bright, Coral, Cream 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 Naila's Whisper palette
💻 Naila's Whisper color palette CSS
/* CSS */
.color-1 {
color: #f7f2d9;
}
.color-2 {
color: #f1c6b6;
}
.color-3 {
color: #e88d8d;
}
.color-4 {
color: #b86b91;
}
.color-5 {
color: #8d5b9a;
}
/* CSS Variables */
:root {
--color-1: #f7f2d9;
--color-2: #f1c6b6;
--color-3: #e88d8d;
--color-4: #b86b91;
--color-5: #8d5b9a;
} 🌈 Naila's Whisper background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7f2d9, #f1c6b6, #e88d8d, #b86b91, #8d5b9a);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7f2d9, #f1c6b6, #e88d8d, #b86b91, #8d5b9a);
} 🔗 Explore similar color palettes
Naila's Whisper color palette created on .