Paleta de colores Celestial Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Dreamscape palette
CSS de la paleta de colores Celestial Dreamscape
/* CSS */
.color-1 {
color: #4a0080;
}
.color-2 {
color: #6a5bcd;
}
.color-3 {
color: #00bfff;
}
.color-4 {
color: #00fa9a;
}
.color-5 {
color: #1f8fff;
}
/* CSS Variables */
:root {
--color-1: #4a0080;
--color-2: #6a5bcd;
--color-3: #00bfff;
--color-4: #00fa9a;
--color-5: #1f8fff;
}
CSS del degradado de fondo Celestial Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a0080, #6a5bcd, #00bfff, #00fa9a, #1f8fff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a0080, #6a5bcd, #00bfff, #00fa9a, #1f8fff);
}
Paletas de colores similares
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
- Intellectual Harmony
- Blue Business
- Ocean Whisper
- Ethereal Webs
- Ocean Breeze Symphony
- A Midsummer's Dreamscape
- Shades of Blue
Celestial Dreamscape color palette created on .