All Palettes

Color Palette #f3b4d9, #f6d6b1, #b2e0e0, #f1c84b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f3b4d9;
}
.apricot-gelato {
color: #f6d6b1;
}
.frosty-soft-blue {
color: #b2e0e0;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--soft-cashmere:#f3b4d9;
--apricot-gelato:#f6d6b1;
--frosty-soft-blue:#b2e0e0;
--solar-plexus-chakra:#f1c84b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore