Blushing Brandy Dreams Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blushing Brandy Dreams palette
tavolozza dei colori Blushing Brandy Dreams CSS
/* CSS */
.color-1 {
color: #d19a89;
}
.color-2 {
color: #e2b8a2;
}
.color-3 {
color: #e8cab5;
}
.color-4 {
color: #f1d0c6;
}
.color-5 {
color: #f8e2d3;
}
/* CSS Variables */
:root {
--color-1: #d19a89;
--color-2: #e2b8a2;
--color-3: #e8cab5;
--color-4: #f1d0c6;
--color-5: #f8e2d3;
}
CSS con gradiente di sfondo Blushing Brandy Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d19a89, #e2b8a2, #e8cab5, #f1d0c6, #f8e2d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d19a89, #e2b8a2, #e8cab5, #f1d0c6, #f8e2d3);
}
Tavolozze di colori simili
Blushing Brandy Dreams color palette created on .