Soft White Elegance Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Soft White Elegance palette
Soft White Elegance color palette CSS
/* CSS */
.color-1 {
color: #faf8f5;
}
.color-2 {
color: #f1ede4;
}
.color-3 {
color: #e3dcce;
}
.color-4 {
color: #d6cac2;
}
.color-5 {
color: #cab9b4;
}
/* CSS Variables */
:root {
--color-1: #faf8f5;
--color-2: #f1ede4;
--color-3: #e3dcce;
--color-4: #d6cac2;
--color-5: #cab9b4;
}
Soft White Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #faf8f5, #f1ede4, #e3dcce, #d6cac2, #cab9b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #faf8f5, #f1ede4, #e3dcce, #d6cac2, #cab9b4);
}
Similar color palettes
Scroll down to explore 300+ Beige color palettes
- Chateau Whispers
- Cozy Brown
- Whispers of Springtime Pages
- Creamy Delights
- Sandy Serenity
- Vanilla Dreamscape
- Lily Blossom Delight
- Whispered Cocoa Dreams
- Whispering Cookie Dreams
- Brown Cookie
- Shades of Brown
- Shades of Brown
- Whispering Cookie Crumbs
- Brown Cookie
- Shades of Brown
- Light Beige
- Diverse Embrace
- Earthy Embrace
Soft White Elegance color palette created on .