Paleta de colores Cubist Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Cubist Dreams palette
CSS de la paleta de colores Cubist Dreams
/* CSS */
.color-1 {
color: #3b9fd8;
}
.color-2 {
color: #5ac4e7;
}
.color-3 {
color: #90d4e0;
}
.color-4 {
color: #f6c34c;
}
.color-5 {
color: #f78d1d;
}
/* CSS Variables */
:root {
--color-1: #3b9fd8;
--color-2: #5ac4e7;
--color-3: #90d4e0;
--color-4: #f6c34c;
--color-5: #f78d1d;
}
CSS del degradado de fondo Cubist Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b9fd8, #5ac4e7, #90d4e0, #f6c34c, #f78d1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b9fd8, #5ac4e7, #90d4e0, #f6c34c, #f78d1d);
}
Paletas de colores similares
- Blue Luninaria
- Celestial Harmony
- Silent Pursuit
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
- Sweet Orchard Delight
- Purple Twilight
- Celestial Dreams
Cubist Dreams color palette created on .