Dutch Windmill Whisper Color Palette
Discover the beautiful Dutch Windmill Whisper color palette featuring pavlova (#d9c4a1), mongoose (#b59b7d), domino (#8b705b), kelp (#4f4d3b) and shark (#292c33).
Brightness
Saturation
Warmth
💡 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 Dutch Windmill Whisper palette
💻 Dutch Windmill Whisper color palette CSS
/* CSS */
.color-1 {
color: #d9c4a1;
}
.color-2 {
color: #b59b7d;
}
.color-3 {
color: #8b705b;
}
.color-4 {
color: #4f4d3b;
}
.color-5 {
color: #292c33;
}
/* CSS Variables */
:root {
--color-1: #d9c4a1;
--color-2: #b59b7d;
--color-3: #8b705b;
--color-4: #4f4d3b;
--color-5: #292c33;
} 🌈 Dutch Windmill Whisper background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9c4a1, #b59b7d, #8b705b, #4f4d3b, #292c33);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9c4a1, #b59b7d, #8b705b, #4f4d3b, #292c33);
} 🔗 Explore similar color palettes
Dutch Windmill Whisper color palette created on .