Whispers of Springtime Pages カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Springtime Pages palette
Whispers of Springtime Pages カラーパレット CSS
/* CSS */
.color-1 {
color: #e3cfa5;
}
.color-2 {
color: #d2b5a3;
}
.color-3 {
color: #c19a8a;
}
.color-4 {
color: #a08e79;
}
.color-5 {
color: #ffedcc;
}
/* CSS Variables */
:root {
--color-1: #e3cfa5;
--color-2: #d2b5a3;
--color-3: #c19a8a;
--color-4: #a08e79;
--color-5: #ffedcc;
}
Whispers of Springtime Pages の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3cfa5, #d2b5a3, #c19a8a, #a08e79, #ffedcc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3cfa5, #d2b5a3, #c19a8a, #a08e79, #ffedcc);
}
似たようなカラーパレット
下にスクロールして40個のエステティックカラーパレットを探索しましょう
Whispers of Springtime Pages color palette created on .