All Palettes

Color Palette #f3b4c3, #f6d0a2, #f4e3b3, #b1d1f7, #8e9bf1

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f3b4c3;
}
.tequila {
color: #f6d0a2;
}
.smooth-as-corn-silk {
color: #f4e3b3;
}
.ice-cold-stare {
color: #b1d1f7;
}
.periwinkle-blue {
color: #8e9bf1;
}

/* CSS Variables */
:root {
--ibis:#f3b4c3;
--tequila:#f6d0a2;
--smooth-as-corn-silk:#f4e3b3;
--ice-cold-stare:#b1d1f7;
--periwinkle-blue:#8e9bf1;
}

More palettes to explore