All Palettes

Color Palette #f5b2c3, #f8d9b9, #f1eca2, #a4d6d1, #65b3a2

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c3;
}
.pinenut {
color: #f8d9b9;
}
.shaded-sun {
color: #f1eca2;
}
.sinbad {
color: #a4d6d1;
}
.tropic-turquoise {
color: #65b3a2;
}

/* CSS Variables */
:root {
--ibis:#f5b2c3;
--pinenut:#f8d9b9;
--shaded-sun:#f1eca2;
--sinbad:#a4d6d1;
--tropic-turquoise:#65b3a2;
}

More palettes to explore