Lonely Fox Wandering カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Lonely Fox Wandering palette
Lonely Fox Wandering カラーパレット CSS
/* CSS */
.color-1 {
color: #c55e59;
}
.color-2 {
color: #e0a54d;
}
.color-3 {
color: #f8e8af;
}
.color-4 {
color: #b1d2ce;
}
.color-5 {
color: #6d919c;
}
/* CSS Variables */
:root {
--color-1: #c55e59;
--color-2: #e0a54d;
--color-3: #f8e8af;
--color-4: #b1d2ce;
--color-5: #6d919c;
}
Lonely Fox Wandering の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c55e59, #e0a54d, #f8e8af, #b1d2ce, #6d919c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c55e59, #e0a54d, #f8e8af, #b1d2ce, #6d919c);
}
似たようなカラーパレット
Lonely Fox Wandering color palette created on .