Blushing Romance Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blushing Romance palette
tavolozza dei colori Blushing Romance CSS
/* CSS */
.color-1 {
color: #f1a7ae;
}
.color-2 {
color: #f18e91;
}
.color-3 {
color: #f16a6a;
}
.color-4 {
color: #e9514e;
}
.color-5 {
color: #e13d40;
}
/* CSS Variables */
:root {
--color-1: #f1a7ae;
--color-2: #f18e91;
--color-3: #f16a6a;
--color-4: #e9514e;
--color-5: #e13d40;
}
CSS con gradiente di sfondo Blushing Romance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7ae, #f18e91, #f16a6a, #e9514e, #e13d40);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7ae, #f18e91, #f16a6a, #e9514e, #e13d40);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Estetico
Blushing Romance color palette created on .