All Palettes

Color Palette #b3c7d6, #a5e1e9, #f6c5a7, #f8a5b7, #d56c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.cloudy-valley {
color: #b3c7d6;
}
.early-july {
color: #a5e1e9;
}
.peach-damask {
color: #f6c5a7;
}
.fresh-on-the-market {
color: #f8a5b7;
}
.paris-pink {
color: #d56c8d;
}

/* CSS Variables */
:root {
--cloudy-valley:#b3c7d6;
--early-july:#a5e1e9;
--peach-damask:#f6c5a7;
--fresh-on-the-market:#f8a5b7;
--paris-pink:#d56c8d;
}

More palettes to explore