Whispers of Warmth Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Warmth palette
Whispers of Warmth color palette CSS
/* CSS */
.color-1 {
color: #f0e9e5;
}
.color-2 {
color: #e1d3d0;
}
.color-3 {
color: #d9c2af;
}
.color-4 {
color: #c7ae94;
}
.color-5 {
color: #c19e76;
}
/* CSS Variables */
:root {
--color-1: #f0e9e5;
--color-2: #e1d3d0;
--color-3: #d9c2af;
--color-4: #c7ae94;
--color-5: #c19e76;
}
Whispers of Warmth background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e9e5, #e1d3d0, #d9c2af, #c7ae94, #c19e76);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e9e5, #e1d3d0, #d9c2af, #c7ae94, #c19e76);
}
Similar color palettes
- Whispers of Rosewood
- Serenity's Coastal Embrace
- Whispers of Earth
- Whispers of Earth
- Whispers of Desert Dunes
- Whispers of Autumn Elegance
- Whispers of Warmth
- Whispers of Autumn Foliage
- Verdant Whispering Grove
- Whispers of Serene Dusk
- Whispers of Dusk
- Verdant Whispering Shadows
- Whispers of Earth and Sky
- Whispers of the Forest
- Whispers of Warmth
- Coastal Serenity Palette
- Whispers of Springtime
Whispers of Warmth color palette created on .