Whispers of Soft Light Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Soft Light palette
Whispers of Soft Light color palette CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fcfcfc;
}
.color-3 {
color: #f7f7f7;
}
.color-4 {
color: #ededed;
}
.color-5 {
color: #d9d3d3;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fcfcfc;
--color-3: #f7f7f7;
--color-4: #ededed;
--color-5: #d9d3d3;
}
Whispers of Soft Light background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fcfcfc, #f7f7f7, #ededed, #d9d3d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fcfcfc, #f7f7f7, #ededed, #d9d3d3);
}
Similar color palettes
- Squarespace
- Sunlit Meadow Whispers
- Sunlit Meadow Bliss
- Whimsical Sunrise Hues
- Dreamy Sunrise Hues
- Whispers of Creamy Dawn
- Sunlit Meadow Whispers
- Whispers of Soft Silk
- Whispers of Moonlight
- Whispers of Blush
- Whispers of Serene Waters
- Whispers of Dawn
- Whispers of Soft Elegance
- Whispers of Serene Skies
- Whispering Ocean Breeze
- Whispers of Sunrise
- Gentle Breeze Serenity
- Whispers of Creamy Sunrise
Whispers of Soft Light color palette created on .