Whispers of Serene Nature カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Serene Nature palette
Whispers of Serene Nature カラーパレット CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fcfdfd;
}
.color-3 {
color: #e6ebeb;
}
.color-4 {
color: #c3ced0;
}
.color-5 {
color: #acb159;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fcfdfd;
--color-3: #e6ebeb;
--color-4: #c3ced0;
--color-5: #acb159;
}
Whispers of Serene Nature の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fcfdfd, #e6ebeb, #c3ced0, #acb159);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fcfdfd, #e6ebeb, #c3ced0, #acb159);
}
似たようなカラーパレット
Whispers of Serene Nature color palette created on .