All Palettes

Color Palette #ff6e61, #ffa07a, #ffd4c7, #a3d6e0, #5e9c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.dwarven-peaches {
color: #ffa07a;
}
.tiny-pink {
color: #ffd4c7;
}
.terrace-pool {
color: #a3d6e0;
}
.jugendstil-turquoise {
color: #5e9c9c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--dwarven-peaches:#ffa07a;
--tiny-pink:#ffd4c7;
--terrace-pool:#a3d6e0;
--jugendstil-turquoise:#5e9c9c;
}

More palettes to explore