All Palettes

Color Palette #eab8d2, #f8b98b, #f4c89a, #f6e2b6, #d9a5d8

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-taffy {
color: #eab8d2;
}
.fresh-peaches {
color: #f8b98b;
}
.orange-blast {
color: #f4c89a;
}
.flan {
color: #f6e2b6;
}
.favorite-lavender {
color: #d9a5d8;
}

/* CSS Variables */
:root {
--sweet-taffy:#eab8d2;
--fresh-peaches:#f8b98b;
--orange-blast:#f4c89a;
--flan:#f6e2b6;
--favorite-lavender:#d9a5d8;
}

More palettes to explore