Whispers of Sunlit Meadows カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Sunlit Meadows palette

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

Whispers of Sunlit Meadows カラーパレット CSS

/* CSS */
.color-1 {
color: #fdfdfc;
}
.color-2 {
color: #f7f6ed;
}
.color-3 {
color: #f3efdd;
}
.color-4 {
color: #dcdbcb;
}
.color-5 {
color: #d0d798;
}

/* CSS Variables */
:root {
--color-1: #fdfdfc;
--color-2: #f7f6ed;
--color-3: #f3efdd;
--color-4: #dcdbcb;
--color-5: #d0d798;
}

Whispers of Sunlit Meadows の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdfdfc, #f7f6ed, #f3efdd, #dcdbcb, #d0d798);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdfdfc, #f7f6ed, #f3efdd, #dcdbcb, #d0d798);
}

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

Whispers of Sunlit Meadows color palette created on .