All Palettes

Color Palette #f3a0a1, #f5e4b7, #a8e6cf, #4eb7ac, #b3b3d0

0%
0%
0%

CSS code for this palette

/* CSS */
.plum-blossom {
color: #f3a0a1;
}
.martica {
color: #f5e4b7;
}
.turquoise-tower {
color: #a8e6cf;
}
.emerald-wave {
color: #4eb7ac;
}
.madder-blue {
color: #b3b3d0;
}

/* CSS Variables */
:root {
--plum-blossom:#f3a0a1;
--martica:#f5e4b7;
--turquoise-tower:#a8e6cf;
--emerald-wave:#4eb7ac;
--madder-blue:#b3b3d0;
}

More palettes to explore