All Palettes

Color Palette #8cb3e3, #e1a8c9, #ffffff, #f4a4c0, #f5c2c7

0%
0%
0%

CSS code for this palette

/* CSS */
.goluboy-blue {
color: #8cb3e3;
}
.aristocratic-pink {
color: #e1a8c9;
}
.white {
color: #ffffff;
}
.pink-chalk {
color: #f4a4c0;
}
.rose-reminder {
color: #f5c2c7;
}

/* CSS Variables */
:root {
--goluboy-blue:#8cb3e3;
--aristocratic-pink:#e1a8c9;
--white:#ffffff;
--pink-chalk:#f4a4c0;
--rose-reminder:#f5c2c7;
}

More palettes to explore