All Palettes

Color Palette #c4c3d5, #a7a4b2, #e8b5d0, #f8e0a0, #f2a65a

0%
0%
0%

CSS code for this palette

/* CSS */
.tulip-soft-blue {
color: #c4c3d5;
}
.luxe-lilac {
color: #a7a4b2;
}
.sweet-lilac {
color: #e8b5d0;
}
.aspen-yellow {
color: #f8e0a0;
}
.sandy-brown {
color: #f2a65a;
}

/* CSS Variables */
:root {
--tulip-soft-blue:#c4c3d5;
--luxe-lilac:#a7a4b2;
--sweet-lilac:#e8b5d0;
--aspen-yellow:#f8e0a0;
--sandy-brown:#f2a65a;
}

More palettes to explore