All Palettes

Color Palette #f8e8b9, #f1c3a2, #d8a4a2, #b77b89, #6a5b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-br-l-e {
color: #f8e8b9;
}
.neighborly-peach {
color: #f1c3a2;
}
.mellow-rose {
color: #d8a4a2;
}
.foxglove {
color: #b77b89;
}
.butterfly-bush {
color: #6a5b8b;
}

/* CSS Variables */
:root {
--banana-br-l-e:#f8e8b9;
--neighborly-peach:#f1c3a2;
--mellow-rose:#d8a4a2;
--foxglove:#b77b89;
--butterfly-bush:#6a5b8b;
}

More palettes to explore