All Palettes

Color Palette #f7aaa1, #f1c6a7, #fef4d2, #a3d9e0, #6b9fc2

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-outlook {
color: #f7aaa1;
}
.citrus-sachet {
color: #f1c6a7;
}
.milk-punch {
color: #fef4d2;
}
.terrace-pool {
color: #a3d9e0;
}
.fate {
color: #6b9fc2;
}

/* CSS Variables */
:root {
--rosy-outlook:#f7aaa1;
--citrus-sachet:#f1c6a7;
--milk-punch:#fef4d2;
--terrace-pool:#a3d9e0;
--fate:#6b9fc2;
}

More palettes to explore