Dusty Blue Elegance Color Palette
Discover the beautiful Dusty Blue Elegance color palette featuring regent st blue (#a3c7e0), casper (#a6b6c9), casper (#b2c3d7), melanie (#e1b7d2) and careys pink (#d6a8b2).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Blue, Soft, Light Summer, Warm 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 Dusty Blue Elegance palette
💻 Dusty Blue Elegance color palette CSS
/* CSS */
.color-1 {
color: #a3c7e0;
}
.color-2 {
color: #a6b6c9;
}
.color-3 {
color: #b2c3d7;
}
.color-4 {
color: #e1b7d2;
}
.color-5 {
color: #d6a8b2;
}
/* CSS Variables */
:root {
--color-1: #a3c7e0;
--color-2: #a6b6c9;
--color-3: #b2c3d7;
--color-4: #e1b7d2;
--color-5: #d6a8b2;
}
🌈 Dusty Blue Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c7e0, #a6b6c9, #b2c3d7, #e1b7d2, #d6a8b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c7e0, #a6b6c9, #b2c3d7, #e1b7d2, #d6a8b2);
}
🔗 Explore similar color palettes
Dusty Blue Elegance color palette created on .