Moonlit Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Moonlit Whispers palette
Moonlit Whispers color palette CSS
/* CSS */
.color-1 {
color: #f0e5f5;
}
.color-2 {
color: #c4b0e3;
}
.color-3 {
color: #a57bb7;
}
.color-4 {
color: #7c4d9d;
}
.color-5 {
color: #4b2b73;
}
/* CSS Variables */
:root {
--color-1: #f0e5f5;
--color-2: #c4b0e3;
--color-3: #a57bb7;
--color-4: #7c4d9d;
--color-5: #4b2b73;
}
Moonlit Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e5f5, #c4b0e3, #a57bb7, #7c4d9d, #4b2b73);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e5f5, #c4b0e3, #a57bb7, #7c4d9d, #4b2b73);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Vibrant Voltage
- Purple Dream
- Electric Purple and Chartreuse Fusion
- Electric Garden
- Whimsical Wisteria Dream
- Electric Purple Energy
- Shades of Purple and Blue
- Purple Glitch
- Midnight Amethyst Dream
- Shades of Purple
- Lavender Dreams at Sunset
- Lavender Prelude
- Lavender Dreams
- Shades of Purple
- Whimsical Whispers
- Shades of Purple
- Lavender Dreams
- Shades of Morado
Moonlit Whispers color palette created on .