All Palettes

Color Palette #f5c2d4, #f29cbb, #e67998, #d8556d, #b43c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f5c2d4;
}
.amaranth-pink {
color: #f29cbb;
}
.carissima {
color: #e67998;
}
.dragon-fruit {
color: #d8556d;
}
.romantic-embers {
color: #b43c4e;
}

/* CSS Variables */
:root {
--cherry-blossom:#f5c2d4;
--amaranth-pink:#f29cbb;
--carissima:#e67998;
--dragon-fruit:#d8556d;
--romantic-embers:#b43c4e;
}

More palettes to explore