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