Healing Echoes Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Healing Echoes palette
Healing Echoes color palette CSS
/* CSS */
.color-1 {
color: #5c2e4f;
}
.color-2 {
color: #804e83;
}
.color-3 {
color: #b77b9d;
}
.color-4 {
color: #f1b1c9;
}
.color-5 {
color: #f7e0a1;
}
/* CSS Variables */
:root {
--color-1: #5c2e4f;
--color-2: #804e83;
--color-3: #b77b9d;
--color-4: #f1b1c9;
--color-5: #f7e0a1;
}
Healing Echoes background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c2e4f, #804e83, #b77b9d, #f1b1c9, #f7e0a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c2e4f, #804e83, #b77b9d, #f1b1c9, #f7e0a1);
}
Similar color palettes
- Shades of Purple
- Whimsical Witches' Brew
- Celestial Dreams
- Purple Hadesse
- Celestial Blossom
- Celestial Dreams
- Midnight Reverie
- Shades of Purple
- Underworld Elegance
- Ethereal Void
- Whispers of Iris
- Ethereal Serenade
- Shades of Purple Moth
- Lavender Dreams
- Magical Purple and Blue
- Celestial Warriors
- Purple Dreams
- Whimsical Lilac Dreams
Healing Echoes color palette created on .