All Palettes

Color Palette #f2a1c5, #f8e79b, #f3d86d, #7ac3d1, #5b8d9f

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1c5;
}
.storm-lightning {
color: #f8e79b;
}
.mocha-dandelion {
color: #f3d86d;
}
.twisted-blue {
color: #7ac3d1;
}
.georgian-revival-blue {
color: #5b8d9f;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1c5;
--storm-lightning:#f8e79b;
--mocha-dandelion:#f3d86d;
--twisted-blue:#7ac3d1;
--georgian-revival-blue:#5b8d9f;
}

More palettes to explore