All Palettes

Color Palette #f6a2b8, #fbcfcb, #f4e8d7, #a7e2d5, #499b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f6a2b8;
}
.fairy-tale-dream {
color: #fbcfcb;
}
.medici-ivory {
color: #f4e8d7;
}
.botanical-tint {
color: #a7e2d5;
}
.coolbox-ice-turquoise {
color: #499b9c;
}

/* CSS Variables */
:root {
--pink-chalk:#f6a2b8;
--fairy-tale-dream:#fbcfcb;
--medici-ivory:#f4e8d7;
--botanical-tint:#a7e2d5;
--coolbox-ice-turquoise:#499b9c;
}

More palettes to explore