All Palettes

Color Palette #e03e6c, #f6a4a2, #f1e08e, #b7e1c9, #6b8bd6

0%
0%
0%

CSS code for this palette

/* CSS */
.rouge-red {
color: #e03e6c;
}
.candy-heart-pink {
color: #f6a4a2;
}
.late-day-sun {
color: #f1e08e;
}
.aqua-bay {
color: #b7e1c9;
}
.bashful-blue {
color: #6b8bd6;
}

/* CSS Variables */
:root {
--rouge-red:#e03e6c;
--candy-heart-pink:#f6a4a2;
--late-day-sun:#f1e08e;
--aqua-bay:#b7e1c9;
--bashful-blue:#6b8bd6;
}

More palettes to explore