Whispers of Vintage Rose Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Vintage Rose palette
Whispers of Vintage Rose color palette CSS
/* CSS */
.color-1 {
color: #f2deec;
}
.color-2 {
color: #dad1c8;
}
.color-3 {
color: #e2a2d0;
}
.color-4 {
color: #c3b7a2;
}
.color-5 {
color: #a0957e;
}
/* CSS Variables */
:root {
--color-1: #f2deec;
--color-2: #dad1c8;
--color-3: #e2a2d0;
--color-4: #c3b7a2;
--color-5: #a0957e;
}
Whispers of Vintage Rose background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2deec, #dad1c8, #e2a2d0, #c3b7a2, #a0957e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2deec, #dad1c8, #e2a2d0, #c3b7a2, #a0957e);
}
Similar color palettes
- Cotton Candy Dreams
- Whispers of Lavender Dreams
- Whimsical Dreamscape
- Whispers of Vintage Rose
- Whimsical Dreamscape
- Soft Purple
- Whimsical Sunrise Serenade
- Whimsical Sunrise Blush
- Whimsical Dreamscape
- Light Purple Lily
- Whispers of Sunrise
- Whispers of Twilight
- Pastel Purple
- Celestial Bloom
- Electric Elegance
- Husk Sundays
- Whispering Caramel
- Blush Brunch Bliss
Whispers of Vintage Rose color palette created on .