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: #8a002e;
}
.color-2 {
color: #ff709d;
}
.color-3 {
color: #d44076;
}
.color-4 {
color: #ffb3d9;
}
.color-5 {
color: #ffcdcc;
}
/* CSS Variables */
:root {
--color-1: #8a002e;
--color-2: #ff709d;
--color-3: #d44076;
--color-4: #ffb3d9;
--color-5: #ffcdcc;
}
CSS con gradiente di sfondo Blushing Romance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8a002e, #ff709d, #d44076, #ffb3d9, #ffcdcc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8a002e, #ff709d, #d44076, #ffb3d9, #ffcdcc);
}
Tavolozze di colori simili
Blushing Romance color palette created on .