All Palettes

Color Palette #f0b2d2, #f6c4a7, #f9e1a4, #a6d8c3, #6fb6d8

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f0b2d2;
}
.peach-damask {
color: #f6c4a7;
}
.blended-fruit {
color: #f9e1a4;
}
.southern-belle {
color: #a6d8c3;
}
.broom-butterfly-blue {
color: #6fb6d8;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f0b2d2;
--peach-damask:#f6c4a7;
--blended-fruit:#f9e1a4;
--southern-belle:#a6d8c3;
--broom-butterfly-blue:#6fb6d8;
}

More palettes to explore