All Palettes

Color Palette #4f4c90, #8a7b9d, #d3b4d5, #f1c6a7, #f7b8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight {
color: #4f4c90;
}
.relic {
color: #8a7b9d;
}
.confectionary {
color: #d3b4d5;
}
.citrus-sachet {
color: #f1c6a7;
}
.mystic-tulip {
color: #f7b8a1;
}

/* CSS Variables */
:root {
--twilight:#4f4c90;
--relic:#8a7b9d;
--confectionary:#d3b4d5;
--citrus-sachet:#f1c6a7;
--mystic-tulip:#f7b8a1;
}

More palettes to explore