Velvet Indulgence Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Velvet Indulgence palette
tavolozza dei colori Velvet Indulgence CSS
/* CSS */
.color-1 {
color: #4d1b19;
}
.color-2 {
color: #793a39;
}
.color-3 {
color: #a65d59;
}
.color-4 {
color: #d48282;
}
.color-5 {
color: #edb0b0;
}
/* CSS Variables */
:root {
--color-1: #4d1b19;
--color-2: #793a39;
--color-3: #a65d59;
--color-4: #d48282;
--color-5: #edb0b0;
}
CSS con gradiente di sfondo Velvet Indulgence
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d1b19, #793a39, #a65d59, #d48282, #edb0b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d1b19, #793a39, #a65d59, #d48282, #edb0b0);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Rosso
Velvet Indulgence color palette created on .