Blushing Isabella Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blushing Isabella palette
tavolozza dei colori Blushing Isabella CSS
/* CSS */
.color-1 {
color: #f2a6c9;
}
.color-2 {
color: #e68eba;
}
.color-3 {
color: #d67abb;
}
.color-4 {
color: #b669bf;
}
.color-5 {
color: #a253b2;
}
/* CSS Variables */
:root {
--color-1: #f2a6c9;
--color-2: #e68eba;
--color-3: #d67abb;
--color-4: #b669bf;
--color-5: #a253b2;
}
CSS con gradiente di sfondo Blushing Isabella
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2a6c9, #e68eba, #d67abb, #b669bf, #a253b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2a6c9, #e68eba, #d67abb, #b669bf, #a253b2);
}
Tavolozze di colori simili
Blushing Isabella color palette created on .