All Palettes

Color Palette #f5b2c1, #f9d6a9, #f4e1a4, #a4d6a4, #6ca1d5

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.tuscan {
color: #f9d6a9;
}
.optimistic-yellow {
color: #f4e1a4;
}
.green-trance {
color: #a4d6a4;
}
.blue-gourami {
color: #6ca1d5;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--tuscan:#f9d6a9;
--optimistic-yellow:#f4e1a4;
--green-trance:#a4d6a4;
--blue-gourami:#6ca1d5;
}

More palettes to explore