Lonely Fox Wandering Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lonely Fox Wandering palette
Color Inspiration
Images that showcase this color palette in real designs
Download Lonely Fox Wandering Color Palette (PNG)
Lonely Fox Wandering color palette CSS
/* CSS */
.color-1 {
color: #b95b5b;
}
.color-2 {
color: #daa24e;
}
.color-3 {
color: #f6e7b1;
}
.color-4 {
color: #a3d1d0;
}
.color-5 {
color: #5c8b9d;
}
/* CSS Variables */
:root {
--color-1: #b95b5b;
--color-2: #daa24e;
--color-3: #f6e7b1;
--color-4: #a3d1d0;
--color-5: #5c8b9d;
}
Lonely Fox Wandering background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b95b5b, #daa24e, #f6e7b1, #a3d1d0, #5c8b9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b95b5b, #daa24e, #f6e7b1, #a3d1d0, #5c8b9d);
}
Similar color palettes
Lonely Fox Wandering color palette created on .