Sentimental Correspondence Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sentimental Correspondence palette
tavolozza dei colori Sentimental Correspondence CSS
/* CSS */
.color-1 {
color: #f3c9d2;
}
.color-2 {
color: #f1a7b2;
}
.color-3 {
color: #f27d91;
}
.color-4 {
color: #d85a71;
}
.color-5 {
color: #c24c5c;
}
/* CSS Variables */
:root {
--color-1: #f3c9d2;
--color-2: #f1a7b2;
--color-3: #f27d91;
--color-4: #d85a71;
--color-5: #c24c5c;
}
CSS con gradiente di sfondo Sentimental Correspondence
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3c9d2, #f1a7b2, #f27d91, #d85a71, #c24c5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3c9d2, #f1a7b2, #f27d91, #d85a71, #c24c5c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 700+ tavolozzas di colori Estetico
Sentimental Correspondence color palette created on .