All Palettes

Color Palette #f1a7b8, #f8c5af, #fee89f, #b7e1c0, #a8d3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b8;
}
.coral-bisque {
color: #f8c5af;
}
.butter-tart {
color: #fee89f;
}
.lattice-work {
color: #b7e1c0;
}
.light-blue-glint {
color: #a8d3e1;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b8;
--coral-bisque:#f8c5af;
--butter-tart:#fee89f;
--lattice-work:#b7e1c0;
--light-blue-glint:#a8d3e1;
}

More palettes to explore