Velvet Indulgence カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Velvet Indulgence palette
Velvet Indulgence カラー パレット PNG 画像
Velvet Indulgence カラーパレット CSS
/* CSS */
.color-1 {
color: #4c1f2a;
}
.color-2 {
color: #6a393a;
}
.color-3 {
color: #a06a6b;
}
.color-4 {
color: #c7b2b2;
}
.color-5 {
color: #7a3e3e;
}
/* CSS Variables */
:root {
--color-1: #4c1f2a;
--color-2: #6a393a;
--color-3: #a06a6b;
--color-4: #c7b2b2;
--color-5: #7a3e3e;
}
Velvet Indulgence の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c1f2a, #6a393a, #a06a6b, #c7b2b2, #7a3e3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c1f2a, #6a393a, #a06a6b, #c7b2b2, #7a3e3e);
}
似たようなカラーパレット
下にスクロールして2個のワインカラーパレットを探索しましょう
Velvet Indulgence color palette created on .