All Palettes

Color Palette #88b8d7, #e6c760, #f7a5a1, #d27092, #904c90

0%
0%
0%

CSS code for this palette

/* CSS */
.periwinkle-sky {
color: #88b8d7;
}
.tasman-honey-yellow {
color: #e6c760;
}
.roseberry {
color: #f7a5a1;
}
.fiesta-pink {
color: #d27092;
}
.striking-purple {
color: #904c90;
}

/* CSS Variables */
:root {
--periwinkle-sky:#88b8d7;
--tasman-honey-yellow:#e6c760;
--roseberry:#f7a5a1;
--fiesta-pink:#d27092;
--striking-purple:#904c90;
}

More palettes to explore