All Palettes

Color Palette #a95b8c, #eab8d1, #f4d2c3, #f6e5b1, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a95b8c;
}
.sweet-lilac {
color: #eab8d1;
}
.sand-island {
color: #f4d2c3;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--cyclamen-red:#a95b8c;
--sweet-lilac:#eab8d1;
--sand-island:#f4d2c3;
--smooth-as-corn-silk:#f6e5b1;
--welcoming-wasp:#f0a800;
}

More palettes to explore