Mushroom Forest Fairy Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Mushroom Forest Fairy palette
Color Inspiration
Images that showcase this color palette in real designs
Download Mushroom Forest Fairy Color Palette (PNG)
Mushroom Forest Fairy color palette CSS
/* CSS */
.color-1 {
color: #a68a7d;
}
.color-2 {
color: #c6ba9f;
}
.color-3 {
color: #e6d8c1;
}
.color-4 {
color: #f2e9d4;
}
.color-5 {
color: #d1b7c4;
}
/* CSS Variables */
:root {
--color-1: #a68a7d;
--color-2: #c6ba9f;
--color-3: #e6d8c1;
--color-4: #f2e9d4;
--color-5: #d1b7c4;
}
Mushroom Forest Fairy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a68a7d, #c6ba9f, #e6d8c1, #f2e9d4, #d1b7c4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a68a7d, #c6ba9f, #e6d8c1, #f2e9d4, #d1b7c4);
}
Similar color palettes
Scroll down to explore 1000+ colors.mushroom color palettes
Mushroom Forest Fairy color palette created on .