All Palettes

Color Palette #f0b2d5, #f7c7b6, #f9e89f, #a8e0a3, #5bc5c8

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f0b2d5;
}
.serene-pink {
color: #f7c7b6;
}
.storm-lightning {
color: #f9e89f;
}
.grape-green {
color: #a8e0a3;
}
.baharroth-blue {
color: #5bc5c8;
}

/* CSS Variables */
:root {
--soft-cashmere:#f0b2d5;
--serene-pink:#f7c7b6;
--storm-lightning:#f9e89f;
--grape-green:#a8e0a3;
--baharroth-blue:#5bc5c8;
}

More palettes to explore