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: #ebd9c7;
}
.color-2 {
color: #d7b1a3;
}
.color-3 {
color: #a05a6d;
}
.color-4 {
color: #6a293d;
}
.color-5 {
color: #4c1f25;
}
/* CSS Variables */
:root {
--color-1: #ebd9c7;
--color-2: #d7b1a3;
--color-3: #a05a6d;
--color-4: #6a293d;
--color-5: #4c1f25;
}
Rough Ivory/Wine の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebd9c7, #d7b1a3, #a05a6d, #6a293d, #4c1f25);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebd9c7, #d7b1a3, #a05a6d, #6a293d, #4c1f25);
}
似たようなカラーパレット
下にスクロールして8個のアイボリーカラーパレットを探索しましょう
Rough Ivory/Wine color palette created on .