Blushing Petal Reverie Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blushing Petal Reverie palette
tavolozza dei colori Blushing Petal Reverie CSS
/* CSS */
.color-1 {
color: #fdd3dd;
}
.color-2 {
color: #f9c8cf;
}
.color-3 {
color: #f2c4ce;
}
.color-4 {
color: #c4a6b7;
}
.color-5 {
color: #8a7b93;
}
/* CSS Variables */
:root {
--color-1: #fdd3dd;
--color-2: #f9c8cf;
--color-3: #f2c4ce;
--color-4: #c4a6b7;
--color-5: #8a7b93;
}
CSS con gradiente di sfondo Blushing Petal Reverie
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdd3dd, #f9c8cf, #f2c4ce, #c4a6b7, #8a7b93);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdd3dd, #f9c8cf, #f2c4ce, #c4a6b7, #8a7b93);
}
Tavolozze di colori simili
Blushing Petal Reverie color palette created on .