All Palettes

Color Palette #f7c5d5, #efd2e7, #e5e0f0, #b4c5f9, #90d2f9

0%
0%
0%

CSS code for this palette

/* CSS */
.sullivan-s-heart {
color: #f7c5d5;
}
.poodle-pink {
color: #efd2e7;
}
.lingering-lilac {
color: #e5e0f0;
}
.ice-cold-stare {
color: #b4c5f9;
}
.long-island-sound {
color: #90d2f9;
}

/* CSS Variables */
:root {
--sullivan-s-heart:#f7c5d5;
--poodle-pink:#efd2e7;
--lingering-lilac:#e5e0f0;
--ice-cold-stare:#b4c5f9;
--long-island-sound:#90d2f9;
}

More palettes to explore