All Palettes

Color Palette #f7a8a1, #fbc99d, #fef0b9, #b4e4d9, #75c7c0

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a8a1;
}
.orpiment-yellow {
color: #fbc99d;
}
.dandelion-wine {
color: #fef0b9;
}
.fair-aqua {
color: #b4e4d9;
}
.cyantific {
color: #75c7c0;
}

/* CSS Variables */
:root {
--roseberry:#f7a8a1;
--orpiment-yellow:#fbc99d;
--dandelion-wine:#fef0b9;
--fair-aqua:#b4e4d9;
--cyantific:#75c7c0;
}

More palettes to explore