Whimsical Hues of Scarrylie カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whimsical Hues of Scarrylie palette
Whimsical Hues of Scarrylie カラーパレット CSS
/* CSS */
.color-1 {
color: #422f3e;
}
.color-2 {
color: #43443c;
}
.color-3 {
color: #424a3b;
}
.color-4 {
color: #29577a;
}
.color-5 {
color: #463942;
}
/* CSS Variables */
:root {
--color-1: #422f3e;
--color-2: #43443c;
--color-3: #424a3b;
--color-4: #29577a;
--color-5: #463942;
}
Whimsical Hues of Scarrylie の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #422f3e, #43443c, #424a3b, #29577a, #463942);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #422f3e, #43443c, #424a3b, #29577a, #463942);
}
似たようなカラーパレット
下にスクロールして100+個のダークカラーパレットを探索しましょう
Whimsical Hues of Scarrylie color palette created on .