All Palettes

Color Palette #f7c6a6, #eab3d3, #d1c7e0, #b6c9e7, #90c6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.gumball {
color: #eab3d3;
}
.lavender-water {
color: #d1c7e0;
}
.radar {
color: #b6c9e7;
}
.blue-glint {
color: #90c6d5;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--gumball:#eab3d3;
--lavender-water:#d1c7e0;
--radar:#b6c9e7;
--blue-glint:#90c6d5;
}

More palettes to explore