All Palettes

Color Palette #9fc4e9, #b3e0d6, #f4d69f, #f9aeae, #e89cbe

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-dreams {
color: #9fc4e9;
}
.cruise {
color: #b3e0d6;
}
.peach-patch {
color: #f4d69f;
}
.snow-white-blush {
color: #f9aeae;
}
.shocking {
color: #e89cbe;
}

/* CSS Variables */
:root {
--sweet-dreams:#9fc4e9;
--cruise:#b3e0d6;
--peach-patch:#f4d69f;
--snow-white-blush:#f9aeae;
--shocking:#e89cbe;
}

More palettes to explore