All Palettes

Color Palette #f6d7d0, #f3b4af, #f09b93, #e57f7b, #d56462

0%
0%
0%

CSS code for this palette

/* CSS */
.bloodthirsty-beige {
color: #f6d7d0;
}
.mesa-rose {
color: #f3b4af;
}
.coral-bead {
color: #f09b93;
}
.tango-pink {
color: #e57f7b;
}
.happy-hearts {
color: #d56462;
}

/* CSS Variables */
:root {
--bloodthirsty-beige:#f6d7d0;
--mesa-rose:#f3b4af;
--coral-bead:#f09b93;
--tango-pink:#e57f7b;
--happy-hearts:#d56462;
}

More palettes to explore