All Palettes

Color Palette #f1e8e4, #d7b7c8, #a1c6d4, #68b1a8, #2c7d81

0%
0%
0%

CSS code for this palette

/* CSS */
.light-pecan-pine {
color: #f1e8e4;
}
.icing-flower {
color: #d7b7c8;
}
.blue-dam {
color: #a1c6d4;
}
.turquoise-fantasies {
color: #68b1a8;
}
.kandinsky-turquoise {
color: #2c7d81;
}

/* CSS Variables */
:root {
--light-pecan-pine:#f1e8e4;
--icing-flower:#d7b7c8;
--blue-dam:#a1c6d4;
--turquoise-fantasies:#68b1a8;
--kandinsky-turquoise:#2c7d81;
}

More palettes to explore