All Palettes

Color Palette #ff6e61, #ff998a, #ffd6a3, #e2e2d5, #a2d7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.fresh-apricot {
color: #ffd6a3;
}
.fish-ceviche {
color: #e2e2d5;
}
.smooth-satin {
color: #a2d7d1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--fresh-apricot:#ffd6a3;
--fish-ceviche:#e2e2d5;
--smooth-satin:#a2d7d1;
}

More palettes to explore