All Palettes

Color Palette #f7a1b2, #f9d1a9, #f0e9b7, #a4daa5, #66b2a8

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f7a1b2;
}
.allspice {
color: #f9d1a9;
}
.invigorating {
color: #f0e9b7;
}
.green-trance {
color: #a4daa5;
}
.tropic-turquoise {
color: #66b2a8;
}

/* CSS Variables */
:root {
--ballet-slippers:#f7a1b2;
--allspice:#f9d1a9;
--invigorating:#f0e9b7;
--green-trance:#a4daa5;
--tropic-turquoise:#66b2a8;
}

More palettes to explore