All Palettes

Color Palette #e09fd0, #f1c6a7, #f3f7b1, #a1e5e8, #61c2b8

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-violet {
color: #e09fd0;
}
.citrus-sachet {
color: #f1c6a7;
}
.yellow-chalk {
color: #f3f7b1;
}
.blizzard-blue {
color: #a1e5e8;
}
.hygiene-green {
color: #61c2b8;
}

/* CSS Variables */
:root {
--exotic-violet:#e09fd0;
--citrus-sachet:#f1c6a7;
--yellow-chalk:#f3f7b1;
--blizzard-blue:#a1e5e8;
--hygiene-green:#61c2b8;
}

More palettes to explore