All Palettes

Color Palette #a1d6e3, #f6b83c, #f0693d, #c75c78, #794b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a1d6e3;
}
.squash-blossom {
color: #f6b83c;
}
.opulent-orange {
color: #f0693d;
}
.cherry-pink {
color: #c75c78;
}
.purple-sapphire {
color: #794b8b;
}

/* CSS Variables */
:root {
--terrace-pool:#a1d6e3;
--squash-blossom:#f6b83c;
--opulent-orange:#f0693d;
--cherry-pink:#c75c78;
--purple-sapphire:#794b8b;
}

More palettes to explore