All Palettes

Color Palette #f3b4c2, #f6e6a7, #d2e2f9, #a4d7e5, #f8b9ce

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f3b4c2;
}
.gold-sand {
color: #f6e6a7;
}
.weathered-blue {
color: #d2e2f9;
}
.atlantic-ocean {
color: #a4d7e5;
}
.christy-s-smile {
color: #f8b9ce;
}

/* CSS Variables */
:root {
--ibis:#f3b4c2;
--gold-sand:#f6e6a7;
--weathered-blue:#d2e2f9;
--atlantic-ocean:#a4d7e5;
--christy-s-smile:#f8b9ce;
}

More palettes to explore