Downy Dream Color Palette
Discover the beautiful Downy Dream color palette featuring downy (#71d1c6), puerto rico (#4cb8a0), keppel (#3aa18e), paradiso (#2f7f73) and green pea (#1c5e5d).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAqua, Teal, Bright, Modern, Summer, Coastal, Light, Clear Spring, Bright Spring 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 Downy Dream palette
💻 Downy Dream color palette CSS
/* CSS */
.color-1 {
color: #71d1c6;
}
.color-2 {
color: #4cb8a0;
}
.color-3 {
color: #3aa18e;
}
.color-4 {
color: #2f7f73;
}
.color-5 {
color: #1c5e5d;
}
/* CSS Variables */
:root {
--color-1: #71d1c6;
--color-2: #4cb8a0;
--color-3: #3aa18e;
--color-4: #2f7f73;
--color-5: #1c5e5d;
}
🌈 Downy Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #71d1c6, #4cb8a0, #3aa18e, #2f7f73, #1c5e5d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #71d1c6, #4cb8a0, #3aa18e, #2f7f73, #1c5e5d);
}
🔗 Explore similar color palettes
Downy Dream color palette created on .