All Palettes

Color Palette #a5c4d4, #d4a16e, #e1a3b6, #f3ca4f, #8c3b4a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bows {
color: #a5c4d4;
}
.muntok-white-pepper {
color: #d4a16e;
}
.garden-party {
color: #e1a3b6;
}
.radiant-sun {
color: #f3ca4f;
}
.luscious {
color: #8c3b4a;
}

/* CSS Variables */
:root {
--blue-bows:#a5c4d4;
--muntok-white-pepper:#d4a16e;
--garden-party:#e1a3b6;
--radiant-sun:#f3ca4f;
--luscious:#8c3b4a;
}

More palettes to explore