All Palettes

Color Palette #e5c2d1, #f4b8c4, #f9d8a4, #ffab6b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-slip {
color: #e5c2d1;
}
.petals-unfolding {
color: #f4b8c4;
}
.stella-dora {
color: #f9d8a4;
}
.orange-fire {
color: #ffab6b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--in-the-slip:#e5c2d1;
--petals-unfolding:#f4b8c4;
--stella-dora:#f9d8a4;
--orange-fire:#ffab6b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore