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