All Palettes

Color Palette #f6d6a7, #f1a8a2, #d6b8e0, #a1e2b4, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.enjoyable-yellow {
color: #f6d6a7;
}
.calabrese {
color: #f1a8a2;
}
.pretty-petunia {
color: #d6b8e0;
}
.overtone {
color: #a1e2b4;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--enjoyable-yellow:#f6d6a7;
--calabrese:#f1a8a2;
--pretty-petunia:#d6b8e0;
--overtone:#a1e2b4;
--floral-leaf:#ffb84d;
}

More palettes to explore