All Palettes

Color Palette #f7a7a1, #f2b5c2, #eeb4e5, #b2e3f0, #a5d9a1

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a7a1;
}
.ibis {
color: #f2b5c2;
}
.dream-land {
color: #eeb4e5;
}
.crystal-river {
color: #b2e3f0;
}
.green-trance {
color: #a5d9a1;
}

/* CSS Variables */
:root {
--roseberry:#f7a7a1;
--ibis:#f2b5c2;
--dream-land:#eeb4e5;
--crystal-river:#b2e3f0;
--green-trance:#a5d9a1;
}

More palettes to explore