All Palettes

Color Palette #d1b2e0, #d8483b, #f6c6d6, #a3e1d2, #f5e77a

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d1b2e0;
}
.warming-heart {
color: #d8483b;
}
.mountain-laurel {
color: #f6c6d6;
}
.aqua-wish {
color: #a3e1d2;
}
.pineapple-juice {
color: #f5e77a;
}

/* CSS Variables */
:root {
--pretty-petunia:#d1b2e0;
--warming-heart:#d8483b;
--mountain-laurel:#f6c6d6;
--aqua-wish:#a3e1d2;
--pineapple-juice:#f5e77a;
}

More palettes to explore