Discover the beautiful Adrian's Dreamscape color palette featuring rose bud (#f9b1ae), wheat (#f1e1a7), morning glory (#a8d4e1), de york (#7cc09e) and kashmir blue (#4c7090).
Adrian's Dreamscape Color Palette
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with 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
Explore how the Adrian's Dreamscape palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Adrian's Dreamscape palette
💻 Adrian's Dreamscape color palette CSS
/* CSS */
.color-1 {
color: #f9b1ae;
}
.color-2 {
color: #f1e1a7;
}
.color-3 {
color: #a8d4e1;
}
.color-4 {
color: #7cc09e;
}
.color-5 {
color: #4c7090;
}
/* CSS Variables */
:root {
--color-1: #f9b1ae;
--color-2: #f1e1a7;
--color-3: #a8d4e1;
--color-4: #7cc09e;
--color-5: #4c7090;
}
🌈 Adrian's Dreamscape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9b1ae, #f1e1a7, #a8d4e1, #7cc09e, #4c7090);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9b1ae, #f1e1a7, #a8d4e1, #7cc09e, #4c7090);
}
🔗 Explore similar color palettes
Adrian's Dreamscape color palette created on .