Whispers of Heloíse Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Heloíse palette
Whispers of Heloíse color palette CSS
/* CSS */
.color-1 {
color: #f7b5a1;
}
.color-2 {
color: #f3c6aa;
}
.color-3 {
color: #f4e2b8;
}
.color-4 {
color: #f6eab6;
}
.color-5 {
color: #e0aec3;
}
/* CSS Variables */
:root {
--color-1: #f7b5a1;
--color-2: #f3c6aa;
--color-3: #f4e2b8;
--color-4: #f6eab6;
--color-5: #e0aec3;
}
Whispers of Heloíse background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b5a1, #f3c6aa, #f4e2b8, #f6eab6, #e0aec3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b5a1, #f3c6aa, #f4e2b8, #f6eab6, #e0aec3);
}
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
Whispers of Heloíse color palette created on .