Whispers of a Meadow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of a Meadow palette

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

Whispers of a Meadow カラーパレット CSS

/* CSS */
.color-1 {
color: #fbf7df;
}
.color-2 {
color: #fbefd0;
}
.color-3 {
color: #d6d4b8;
}
.color-4 {
color: #d0959c;
}
.color-5 {
color: #90a588;
}

/* CSS Variables */
:root {
--color-1: #fbf7df;
--color-2: #fbefd0;
--color-3: #d6d4b8;
--color-4: #d0959c;
--color-5: #90a588;
}

Whispers of a Meadow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbf7df, #fbefd0, #d6d4b8, #d0959c, #90a588);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbf7df, #fbefd0, #d6d4b8, #d0959c, #90a588);
}

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

Whispers of a Meadow color palette created on .