Pink Velastra Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Velastra palette
tavolozza dei colori Pink Velastra CSS
/* CSS */
.color-1 {
color: #7d5c99;
}
.color-2 {
color: #d6a8c5;
}
.color-3 {
color: #f5b8df;
}
.color-4 {
color: #f2e8ba;
}
.color-5 {
color: #ffbc70;
}
/* CSS Variables */
:root {
--color-1: #7d5c99;
--color-2: #d6a8c5;
--color-3: #f5b8df;
--color-4: #f2e8ba;
--color-5: #ffbc70;
}
CSS con gradiente di sfondo Pink Velastra
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7d5c99, #d6a8c5, #f5b8df, #f2e8ba, #ffbc70);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7d5c99, #d6a8c5, #f5b8df, #f2e8ba, #ffbc70);
}
Tavolozze di colori simili
Pink Velastra color palette created on .