All Palettes

Color Palette #b3b2d7, #e9b4d7, #f2c8b5, #fddc81, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.freesia-purple {
color: #b3b2d7;
}
.soft-cashmere {
color: #e9b4d7;
}
.everblooming {
color: #f2c8b5;
}
.snug-yellow {
color: #fddc81;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--freesia-purple:#b3b2d7;
--soft-cashmere:#e9b4d7;
--everblooming:#f2c8b5;
--snug-yellow:#fddc81;
--welcoming-wasp:#f0a800;
}

More palettes to explore