Celestial Chaos Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Celestial Chaos palette
tavolozza dei colori Celestial Chaos CSS
/* CSS */
.color-1 {
color: #f1a7b6;
}
.color-2 {
color: #d3557b;
}
.color-3 {
color: #aa3c90;
}
.color-4 {
color: #673a92;
}
.color-5 {
color: #592d8f;
}
/* CSS Variables */
:root {
--color-1: #f1a7b6;
--color-2: #d3557b;
--color-3: #aa3c90;
--color-4: #673a92;
--color-5: #592d8f;
}
CSS con gradiente di sfondo Celestial Chaos
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7b6, #d3557b, #aa3c90, #673a92, #592d8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7b6, #d3557b, #aa3c90, #673a92, #592d8f);
}
Tavolozze di colori simili
- Katherine's Sunrise
- Fading Petals
- Mulberry Garden
- Shades of Red
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Strawberry Milkshake
- Pastel Ivy League
- Purple Princess
- Valeriano Dreamscape
- Shades of Green and Pink
- Pink Whisper Dreams
- Shades of Green and Pink
- Black Green Elegance
- Dahlia Dreams
- Pink Dahlia
- Serene Sunset Breeze
- Shades of Pink
Celestial Chaos color palette created on .