Whispers of Sunlit Sand カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Sunlit Sand palette
Whispers of Sunlit Sand カラーパレット CSS
/* CSS */
.color-1 {
color: #f3ede2;
}
.color-2 {
color: #e6ded1;
}
.color-3 {
color: #dccfbc;
}
.color-4 {
color: #c7b599;
}
.color-5 {
color: #c39f6f;
}
/* CSS Variables */
:root {
--color-1: #f3ede2;
--color-2: #e6ded1;
--color-3: #dccfbc;
--color-4: #c7b599;
--color-5: #c39f6f;
}
Whispers of Sunlit Sand の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3ede2, #e6ded1, #dccfbc, #c7b599, #c39f6f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3ede2, #e6ded1, #dccfbc, #c7b599, #c39f6f);
}
似たようなカラーパレット
下にスクロールして6個のSoft beigeカラーパレットを探索しましょう
Whispers of Sunlit Sand color palette created on .