All Palettes

Color Palette #f2a1c8, #f4c8d3, #f8e8e8, #9fd2df, #4fa3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f2a1c8;
}
.mountain-laurel {
color: #f4c8d3;
}
.fancy-pink {
color: #f8e8e8;
}
.light-sky-babe {
color: #9fd2df;
}
.brig {
color: #4fa3c4;
}

/* CSS Variables */
:root {
--elastic-pink:#f2a1c8;
--mountain-laurel:#f4c8d3;
--fancy-pink:#f8e8e8;
--light-sky-babe:#9fd2df;
--brig:#4fa3c4;
}

More palettes to explore