All Palettes

Color Palette #f0b7d6, #f7a1a1, #f9d55d, #a7d3c7, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f0b7d6;
}
.candy-heart-pink {
color: #f7a1a1;
}
.salmon-eggs {
color: #f9d55d;
}
.whirlpool-green {
color: #a7d3c7;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--soft-cashmere:#f0b7d6;
--candy-heart-pink:#f7a1a1;
--salmon-eggs:#f9d55d;
--whirlpool-green:#a7d3c7;
--windstorm:#6999c3;
}

More palettes to explore