Dreamweaver's Bloom Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Dreamweaver's Bloom palette
tavolozza dei colori Dreamweaver's Bloom CSS
/* CSS */
.color-1 {
color: #c4b2e1;
}
.color-2 {
color: #a066b2;
}
.color-3 {
color: #f2a1c0;
}
.color-4 {
color: #f4d35d;
}
.color-5 {
color: #5d9bd5;
}
/* CSS Variables */
:root {
--color-1: #c4b2e1;
--color-2: #a066b2;
--color-3: #f2a1c0;
--color-4: #f4d35d;
--color-5: #5d9bd5;
}
CSS con gradiente di sfondo Dreamweaver's Bloom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c4b2e1, #a066b2, #f2a1c0, #f4d35d, #5d9bd5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c4b2e1, #a066b2, #f2a1c0, #f4d35d, #5d9bd5);
}
Tavolozze di colori simili
- Shades of Purple
- Shades of Red, Blue, and Purple
- Sunset Serenade
- Teal Shades
- Purple Dreams
- Whirling Dreams
- Whispers of Wisteria
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
- Purple Heavy
- Sugar Rush Dreamscape
- Light Blue
- Sunny Nickle
- Cotton Candy Dreamscape
- Oceanic Horizon
Dreamweaver's Bloom color palette created on .