All Palettes

Color Palette #e3a1b8, #f6c1c1, #f4e1b8, #a7d4a1, #5db9ef

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #e3a1b8;
}
.princess-bride {
color: #f6c1c1;
}
.soft-butter {
color: #f4e1b8;
}
.pistachio-green {
color: #a7d4a1;
}
.blue-jeans {
color: #5db9ef;
}

/* CSS Variables */
:root {
--blushing-tulip:#e3a1b8;
--princess-bride:#f6c1c1;
--soft-butter:#f4e1b8;
--pistachio-green:#a7d4a1;
--blue-jeans:#5db9ef;
}

More palettes to explore