All Palettes

Color Palette #f1c1d6, #f5a9a3, #f9c77b, #d6b66b, #a66e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.calabrese {
color: #f5a9a3;
}
.sunday-afternoon {
color: #f9c77b;
}
.wax-way {
color: #d6b66b;
}
.delhi-spice {
color: #a66e6e;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--calabrese:#f5a9a3;
--sunday-afternoon:#f9c77b;
--wax-way:#d6b66b;
--delhi-spice:#a66e6e;
}

More palettes to explore