Rosé Dreams Color Palette
Discover the beautiful Rosé Dreams color palette featuring can can (#dfa4b4), chatelle (#d1c2d6), wewak (#f1a7b4), bouquet (#b18b94) and mandys pink (#f5c2c2).
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 Rosé Dreams palette
💻 Rosé Dreams color palette CSS
/* CSS */
.color-1 {
color: #dfa4b4;
}
.color-2 {
color: #d1c2d6;
}
.color-3 {
color: #f1a7b4;
}
.color-4 {
color: #b18b94;
}
.color-5 {
color: #f5c2c2;
}
/* CSS Variables */
:root {
--color-1: #dfa4b4;
--color-2: #d1c2d6;
--color-3: #f1a7b4;
--color-4: #b18b94;
--color-5: #f5c2c2;
}
🌈 Rosé Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dfa4b4, #d1c2d6, #f1a7b4, #b18b94, #f5c2c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dfa4b4, #d1c2d6, #f1a7b4, #b18b94, #f5c2c2);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Rosé Dreams color palette created on .