Wizarding World Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Wizarding World palette
Wizarding World color palette CSS
/* CSS */
.color-1 {
color: #e3b782;
}
.color-2 {
color: #e8c79c;
}
.color-3 {
color: #f1d5a2;
}
.color-4 {
color: #f7e4a6;
}
.color-5 {
color: #f3b9a0;
}
/* CSS Variables */
:root {
--color-1: #e3b782;
--color-2: #e8c79c;
--color-3: #f1d5a2;
--color-4: #f7e4a6;
--color-5: #f3b9a0;
}
Wizarding World background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3b782, #e8c79c, #f1d5a2, #f7e4a6, #f3b9a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3b782, #e8c79c, #f1d5a2, #f7e4a6, #f3b9a0);
}
Similar color palettes
Scroll down to explore 300+ Beige color palettes
- Cookie Crumble Dream
- Vanilla Cream
- Light Beige
- Sunlit Elven Glow
- Lustrous Whisper
- Golden Elegance
- Light Kaolin
- Wizarding World
- Glaucous Blue
- Glaucous Blue
- Glaucous Purple Shades
- Whispering Cookie Crumbs
- Vanilla Dreamscape
- Skin Tone Shades
- Whispering Cookie Crumbs
- Brown Cookie
- Shades of Brown
- Whispering Cookie Crumble
Wizarding World color palette created on .