Delicate Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Delicate Whispers palette
Delicate Whispers color palette CSS
/* CSS */
.color-1 {
color: #f6e3d5;
}
.color-2 {
color: #f5b8d1;
}
.color-3 {
color: #d8a7e2;
}
.color-4 {
color: #a6c6ed;
}
.color-5 {
color: #76b7b4;
}
/* CSS Variables */
:root {
--color-1: #f6e3d5;
--color-2: #f5b8d1;
--color-3: #d8a7e2;
--color-4: #a6c6ed;
--color-5: #76b7b4;
}
Delicate Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e3d5, #f5b8d1, #d8a7e2, #a6c6ed, #76b7b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e3d5, #f5b8d1, #d8a7e2, #a6c6ed, #76b7b4);
}
Similar color palettes
- Whimsical Blossom
- Enchanted Dragon's Charm
- Whimsical Hues of Vasnaria
- Shades of Pink
- Shades of Purple
- Whimsical Blooms
- Pink Shades
- Blushing Sunset
- Pink Dream
- Pink Shades
- Blossom Serenade
- Whimsical Furby Dreams
- What Have You Done?
- Enchanted Feline Twilight
- Royal Ball Blossoms
- Cotton Candy Dreamscape
- Lavender Dreams
- Blossom Serenade
Delicate Whispers color palette created on .