Lavender Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lavender Dreams palette
Lavender Dreams color palette CSS
/* CSS */
.color-1 {
color: #eab8d1;
}
.color-2 {
color: #d6a4c8;
}
.color-3 {
color: #b68ebe;
}
.color-4 {
color: #a38ccf;
}
.color-5 {
color: #e6c8ea;
}
/* CSS Variables */
:root {
--color-1: #eab8d1;
--color-2: #d6a4c8;
--color-3: #b68ebe;
--color-4: #a38ccf;
--color-5: #e6c8ea;
}
Lavender Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eab8d1, #d6a4c8, #b68ebe, #a38ccf, #e6c8ea);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eab8d1, #d6a4c8, #b68ebe, #a38ccf, #e6c8ea);
}
Similar color palettes
- Soft Pink Shades
- Lavender Embrace
- Purple Blossom
- Herb Garden Blossoms
- Shades of Pink
- Blossom Breeze
- Whimsical Blossom
- Royal Rose Garden
- Mulberry Garden
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Shades
- Shades of Green
- Whispers of the Ancients
- Purple Princess
- Shades of Green and Pink
- Pink Whisper Dreams
- Black Green Elegance
Lavender Dreams color palette created on .