All Palettes

Color Palette #f4c8d0, #f9dbc3, #f4efc8, #c9e4d4, #9fb2b2

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f4c8d0;
}
.alluring-gesture {
color: #f9dbc3;
}
.home-song {
color: #f4efc8;
}
.duck-egg-cream {
color: #c9e4d4;
}
.veranda-charm {
color: #9fb2b2;
}

/* CSS Variables */
:root {
--in-the-pink:#f4c8d0;
--alluring-gesture:#f9dbc3;
--home-song:#f4efc8;
--duck-egg-cream:#c9e4d4;
--veranda-charm:#9fb2b2;
}

More palettes to explore