Whispering Sand Dunes カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispering Sand Dunes palette

このパレットを共有する先:

Whispering Sand Dunes カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f3efec;
}
.color-3 {
color: #e1dad5;
}
.color-4 {
color: #c7b9b2;
}
.color-5 {
color: #b19181;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f3efec;
--color-3: #e1dad5;
--color-4: #c7b9b2;
--color-5: #b19181;
}

Whispering Sand Dunes の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f3efec, #e1dad5, #c7b9b2, #b19181);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f3efec, #e1dad5, #c7b9b2, #b19181);
}

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

Whispering Sand Dunes color palette created on .