All Palettes

Color Palette #f2b1c0, #e6a3bf, #d58b98, #e7d07e, #f3c558

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f2b1c0;
}
.think-pink {
color: #e6a3bf;
}
.dusty-pink {
color: #d58b98;
}
.treasure {
color: #e7d07e;
}
.rayo-de-sol {
color: #f3c558;
}

/* CSS Variables */
:root {
--ibis:#f2b1c0;
--think-pink:#e6a3bf;
--dusty-pink:#d58b98;
--treasure:#e7d07e;
--rayo-de-sol:#f3c558;
}

More palettes to explore