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: #efecdc;
}
.color-3 {
color: #e8d982;
}
.color-4 {
color: #bfbebb;
}
.color-5 {
color: #d59f39;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #efecdc;
--color-3: #e8d982;
--color-4: #bfbebb;
--color-5: #d59f39;
}

Sunlit Whispering Sands の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #efecdc, #e8d982, #bfbebb, #d59f39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #efecdc, #e8d982, #bfbebb, #d59f39);
}

似たようなカラーパレット

Sunlit Whispering Sands color palette created on .