All Palettes

Color Palette #a5c6d5, #e6b7b3, #f2e89c, #f6b83c, #d4a16e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a5c6d5;
}
.noble-blush {
color: #e6b7b3;
}
.first-day-of-summer {
color: #f2e89c;
}
.squash-blossom {
color: #f6b83c;
}
.muntok-white-pepper {
color: #d4a16e;
}

/* CSS Variables */
:root {
--blue-dam:#a5c6d5;
--noble-blush:#e6b7b3;
--first-day-of-summer:#f2e89c;
--squash-blossom:#f6b83c;
--muntok-white-pepper:#d4a16e;
}

More palettes to explore