Velvet Elegance カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Velvet Elegance palette
Velvet Elegance カラーパレット CSS
/* CSS */
.color-1 {
color: #5e2b4a;
}
.color-2 {
color: #a95b7d;
}
.color-3 {
color: #e6b2c2;
}
.color-4 {
color: #f9d8c3;
}
.color-5 {
color: #f9b1ae;
}
/* CSS Variables */
:root {
--color-1: #5e2b4a;
--color-2: #a95b7d;
--color-3: #e6b2c2;
--color-4: #f9d8c3;
--color-5: #f9b1ae;
}
Velvet Elegance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e2b4a, #a95b7d, #e6b2c2, #f9d8c3, #f9b1ae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e2b4a, #a95b7d, #e6b2c2, #f9d8c3, #f9b1ae);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Velvet Elegance color palette created on .