Whispers of Springtime カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Springtime palette

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

Whispers of Springtime カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #e4e6d6;
}
.color-3 {
color: #ebe656;
}
.color-4 {
color: #bfd421;
}
.color-5 {
color: #96c6d9;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #e4e6d6;
--color-3: #ebe656;
--color-4: #bfd421;
--color-5: #96c6d9;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #e4e6d6, #ebe656, #bfd421, #96c6d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #e4e6d6, #ebe656, #bfd421, #96c6d9);
}

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

Whispers of Springtime color palette created on .