All Palettes

Color Palette #f2a1c5, #f4c3d8, #fcf3e3, #f6e2b1, #f7a22b

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1c5;
}
.sweetheart {
color: #f4c3d8;
}
.historic-cream {
color: #fcf3e3;
}
.friendly-yellow {
color: #f6e2b1;
}
.carona {
color: #f7a22b;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1c5;
--sweetheart:#f4c3d8;
--historic-cream:#fcf3e3;
--friendly-yellow:#f6e2b1;
--carona:#f7a22b;
}

More palettes to explore