Lavender Dreamscape Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lavender Dreamscape palette
Lavender Dreamscape color palette CSS
/* CSS */
.color-1 {
color: #e7d4f2;
}
.color-2 {
color: #d5b3e6;
}
.color-3 {
color: #c89ee0;
}
.color-4 {
color: #b58bd5;
}
.color-5 {
color: #9a74c8;
}
/* CSS Variables */
:root {
--color-1: #e7d4f2;
--color-2: #d5b3e6;
--color-3: #c89ee0;
--color-4: #b58bd5;
--color-5: #9a74c8;
}
Lavender Dreamscape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e7d4f2, #d5b3e6, #c89ee0, #b58bd5, #9a74c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e7d4f2, #d5b3e6, #c89ee0, #b58bd5, #9a74c8);
}
Similar color palettes
- Shades of Green and Lavender
- Midnight Connection
- Shades of Blue
- Celestial Dreams
- Celestial Dreamscape
- Aerial Whispers
- Weird Purple
- Sunset Serenade
- Whimsical Horizon
- Sunset Orange
- Yellow Calendula
- Transylvanian Tapestry
- Sage Blue Harmony
- Shades of Navy
- Nordic Serenity
- Serene Waterscape
- Teal Ocean
- Dreamy Slumber Symphony
Lavender Dreamscape color palette created on .