Whimsical Wisdom Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whimsical Wisdom palette
Color Inspiration
Images that showcase this color palette in real designs
Download Whimsical Wisdom Color Palette (PNG)
Whimsical Wisdom color palette CSS
/* CSS */
.color-1 {
color: #b8c7e0;
}
.color-2 {
color: #f4c29f;
}
.color-3 {
color: #f1a8a2;
}
.color-4 {
color: #f3d458;
}
.color-5 {
color: #e4b4d4;
}
/* CSS Variables */
:root {
--color-1: #b8c7e0;
--color-2: #f4c29f;
--color-3: #f1a8a2;
--color-4: #f3d458;
--color-5: #e4b4d4;
}
Whimsical Wisdom background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b8c7e0, #f4c29f, #f1a8a2, #f3d458, #e4b4d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b8c7e0, #f4c29f, #f1a8a2, #f3d458, #e4b4d4);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
Whimsical Wisdom color palette created on .