Soft Pink and Teal Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Soft Pink and Teal palette
tavolozza dei colori Soft Pink and Teal CSS
/* CSS */
.color-1 {
color: #f1a9a7;
}
.color-2 {
color: #f4c7b3;
}
.color-3 {
color: #f6e3d5;
}
.color-4 {
color: #c5e2e1;
}
.color-5 {
color: #a2d8d2;
}
/* CSS Variables */
:root {
--color-1: #f1a9a7;
--color-2: #f4c7b3;
--color-3: #f6e3d5;
--color-4: #c5e2e1;
--color-5: #a2d8d2;
}
CSS con gradiente di sfondo Soft Pink and Teal
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a9a7, #f4c7b3, #f6e3d5, #c5e2e1, #a2d8d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a9a7, #f4c7b3, #f6e3d5, #c5e2e1, #a2d8d2);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 50+ tavolozzas di colori Morbido
Soft Pink and Teal color palette created on .