All Palettes

Color Palette #ff6e61, #f7b1a1, #f9e6d7, #b3e0d8, #69b5e8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.first-date {
color: #f7b1a1;
}
.illuminated {
color: #f9e6d7;
}
.fair-aqua {
color: #b3e0d8;
}
.sanctuary-spa {
color: #69b5e8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--first-date:#f7b1a1;
--illuminated:#f9e6d7;
--fair-aqua:#b3e0d8;
--sanctuary-spa:#69b5e8;
}

More palettes to explore