All Palettes

Color Palette #d5bed2, #f2c5d3, #f8e1b4, #b2d79d, #7cbfde

0%
0%
0%

CSS code for this palette

/* CSS */
.cosmetic-mauve {
color: #d5bed2;
}
.in-the-pink {
color: #f2c5d3;
}
.noodles {
color: #f8e1b4;
}
.witty-green {
color: #b2d79d;
}
.undercool {
color: #7cbfde;
}

/* CSS Variables */
:root {
--cosmetic-mauve:#d5bed2;
--in-the-pink:#f2c5d3;
--noodles:#f8e1b4;
--witty-green:#b2d79d;
--undercool:#7cbfde;
}

More palettes to explore