All Palettes

Color Palette #f7c5d5, #f1e7df, #d2e2f9, #b6e2c7, #f9e29f

0%
0%
0%

CSS code for this palette

/* CSS */
.sullivan-s-heart {
color: #f7c5d5;
}
.gardenia {
color: #f1e7df;
}
.weathered-blue {
color: #d2e2f9;
}
.aqua-bay {
color: #b6e2c7;
}
.durango-dust {
color: #f9e29f;
}

/* CSS Variables */
:root {
--sullivan-s-heart:#f7c5d5;
--gardenia:#f1e7df;
--weathered-blue:#d2e2f9;
--aqua-bay:#b6e2c7;
--durango-dust:#f9e29f;
}

More palettes to explore