All Palettes

Color Palette #f3e4aa, #f1c6a7, #f09e9f, #ef6c79, #d84f8b

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla {
color: #f3e4aa;
}
.citrus-sachet {
color: #f1c6a7;
}
.plum-blossom {
color: #f09e9f;
}
.sun-kissed-coral {
color: #ef6c79;
}
.kirby {
color: #d84f8b;
}

/* CSS Variables */
:root {
--vanilla:#f3e4aa;
--citrus-sachet:#f1c6a7;
--plum-blossom:#f09e9f;
--sun-kissed-coral:#ef6c79;
--kirby:#d84f8b;
}

More palettes to explore