All Palettes

Color Palette #f6aba2, #f9d6a9, #f2e2b0, #a1c5e2, #8081d1

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-outlook {
color: #f6aba2;
}
.tuscan {
color: #f9d6a9;
}
.bone-white {
color: #f2e2b0;
}
.windsor-way {
color: #a1c5e2;
}
.tanzine {
color: #8081d1;
}

/* CSS Variables */
:root {
--rosy-outlook:#f6aba2;
--tuscan:#f9d6a9;
--bone-white:#f2e2b0;
--windsor-way:#a1c5e2;
--tanzine:#8081d1;
}

More palettes to explore