All Palettes

Color Palette #f7a5a1, #fddc9b, #f7e4a6, #a2d7d5, #709ec2

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a5a1;
}
.butter-cupcake {
color: #fddc9b;
}
.lemon-filling {
color: #f7e4a6;
}
.smooth-satin {
color: #a2d7d5;
}
.blue-promise {
color: #709ec2;
}

/* CSS Variables */
:root {
--roseberry:#f7a5a1;
--butter-cupcake:#fddc9b;
--lemon-filling:#f7e4a6;
--smooth-satin:#a2d7d5;
--blue-promise:#709ec2;
}

More palettes to explore