All Palettes

Color Palette #f3e4aa, #f7c7ab, #f58a9a, #e65b8e, #b83d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla {
color: #f3e4aa;
}
.bleached-apricot {
color: #f7c7ab;
}
.strawberry-soap {
color: #f58a9a;
}
.carmine-rose {
color: #e65b8e;
}
.byzantine {
color: #b83d9b;
}

/* CSS Variables */
:root {
--vanilla:#f3e4aa;
--bleached-apricot:#f7c7ab;
--strawberry-soap:#f58a9a;
--carmine-rose:#e65b8e;
--byzantine:#b83d9b;
}

More palettes to explore