Pastel Blonde Cute Blue Color Palette
Discover the beautiful Pastel Blonde Cute Blue color palette featuring sandwisp (#f5e6a8), regent st blue (#a8d0e6), powder blue (#b5e1e8), apricot peach (#f8c2b4) and wewak (#f1a7b4).
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 Pastel Blonde Cute Blue palette
💻 Pastel Blonde Cute Blue color palette CSS
/* CSS */
.color-1 {
color: #f5e6a8;
}
.color-2 {
color: #a8d0e6;
}
.color-3 {
color: #b5e1e8;
}
.color-4 {
color: #f8c2b4;
}
.color-5 {
color: #f1a7b4;
}
/* CSS Variables */
:root {
--color-1: #f5e6a8;
--color-2: #a8d0e6;
--color-3: #b5e1e8;
--color-4: #f8c2b4;
--color-5: #f1a7b4;
} 🌈 Pastel Blonde Cute Blue background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e6a8, #a8d0e6, #b5e1e8, #f8c2b4, #f1a7b4);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e6a8, #a8d0e6, #b5e1e8, #f8c2b4, #f1a7b4);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Pastel Blonde Cute Blue color palette created on .