Indigo Dreamscape Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Indigo Dreamscape palette
tavolozza dei colori Indigo Dreamscape CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
- Lunar Serenade
- Calm Blue
- Moonlit Serenity
- 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
Indigo Dreamscape color palette created on .