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