All Palettes

Color Palette #ff6e61, #f6a2a8, #f0e5e6, #b8e0d2, #55b4b0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.simple-pink {
color: #f6a2a8;
}
.venus-pink {
color: #f0e5e6;
}
.filtered-forest {
color: #b8e0d2;
}
.crystalsong-blue {
color: #55b4b0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--simple-pink:#f6a2a8;
--venus-pink:#f0e5e6;
--filtered-forest:#b8e0d2;
--crystalsong-blue:#55b4b0;
}

More palettes to explore