All Palettes

Color Palette #a3c4d7, #f6b8a2, #f9e6be, #d5eba3, #f4b8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bows {
color: #a3c4d7;
}
.mystic-tulip {
color: #f6b8a2;
}
.creamy-custard {
color: #f9e6be;
}
.reef-refractions {
color: #d5eba3;
}
.manga-pink {
color: #f4b8d7;
}

/* CSS Variables */
:root {
--blue-bows:#a3c4d7;
--mystic-tulip:#f6b8a2;
--creamy-custard:#f9e6be;
--reef-refractions:#d5eba3;
--manga-pink:#f4b8d7;
}

More palettes to explore