Whispers of Springtime カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Springtime palette

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

Whispers of Springtime カラーパレット CSS

/* CSS */
.color-1 {
color: #f0f1ef;
}
.color-2 {
color: #c9dcf2;
}
.color-3 {
color: #b9d3f9;
}
.color-4 {
color: #d5d2a4;
}
.color-5 {
color: #e2d13c;
}

/* CSS Variables */
:root {
--color-1: #f0f1ef;
--color-2: #c9dcf2;
--color-3: #b9d3f9;
--color-4: #d5d2a4;
--color-5: #e2d13c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0f1ef, #c9dcf2, #b9d3f9, #d5d2a4, #e2d13c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0f1ef, #c9dcf2, #b9d3f9, #d5d2a4, #e2d13c);
}

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

下にスクロールして2個のLight grayカラーパレットを探索しましょう

Whispers of Springtime color palette created on .