All Palettes

Color Palette #d6cae3, #a1b3d9, #4baf9b, #f6b83c, #f2591c

0%
0%
0%

CSS code for this palette

/* CSS */
.purity {
color: #d6cae3;
}
.mont-blanc {
color: #a1b3d9;
}
.ambrosial-oceanside {
color: #4baf9b;
}
.squash-blossom {
color: #f6b83c;
}
.buffallo-sauce {
color: #f2591c;
}

/* CSS Variables */
:root {
--purity:#d6cae3;
--mont-blanc:#a1b3d9;
--ambrosial-oceanside:#4baf9b;
--squash-blossom:#f6b83c;
--buffallo-sauce:#f2591c;
}

More palettes to explore