All Palettes

Color Palette #f5e0b2, #e0aed1, #d4a1c3, #f1b7a2, #c59c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e0b2;
}
.dreamy-pink {
color: #e0aed1;
}
.pastel-lavender {
color: #d4a1c3;
}
.antique-cameo {
color: #f1b7a2;
}
.hazed-nuts {
color: #c59c6d;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e0b2;
--dreamy-pink:#e0aed1;
--pastel-lavender:#d4a1c3;
--antique-cameo:#f1b7a2;
--hazed-nuts:#c59c6d;
}

More palettes to explore