Paleta de colores Indigo Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Indigo Dreamscape palette
CSS de la paleta de colores Indigo Dreamscape
/* CSS */
.color-1 {
color: #5d5091;
}
.color-2 {
color: #8b73b5;
}
.color-3 {
color: #a4a5d0;
}
.color-4 {
color: #c2c4e0;
}
.color-5 {
color: #e9ecf7;
}
/* CSS Variables */
:root {
--color-1: #5d5091;
--color-2: #8b73b5;
--color-3: #a4a5d0;
--color-4: #c2c4e0;
--color-5: #e9ecf7;
}
CSS del degradado de fondo Indigo Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5d5091, #8b73b5, #a4a5d0, #c2c4e0, #e9ecf7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5d5091, #8b73b5, #a4a5d0, #c2c4e0, #e9ecf7);
}
Paletas de colores similares
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- 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
Indigo Dreamscape color palette created on .