Enchanted Whisper Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Enchanted Whisper palette
tavolozza dei colori Enchanted Whisper CSS
/* CSS */
.color-1 {
color: #e8a1e0;
}
.color-2 {
color: #f7d4d7;
}
.color-3 {
color: #f3e5af;
}
.color-4 {
color: #b2e0f0;
}
.color-5 {
color: #94e1b0;
}
/* CSS Variables */
:root {
--color-1: #e8a1e0;
--color-2: #f7d4d7;
--color-3: #f3e5af;
--color-4: #b2e0f0;
--color-5: #94e1b0;
}
CSS con gradiente di sfondo Enchanted Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8a1e0, #f7d4d7, #f3e5af, #b2e0f0, #94e1b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8a1e0, #f7d4d7, #f3e5af, #b2e0f0, #94e1b0);
}
Tavolozze di colori simili
Enchanted Whisper color palette created on .