All Palettes

Color Palette #f7d2b0, #f5b6a3, #ff9f80, #ff6e61, #d94a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.barrett-quince {
color: #f7d2b0;
}
.mystic-tulip {
color: #f5b6a3;
}
.orchid-orange {
color: #ff9f80;
}
.grapefruit-pulp {
color: #ff6e61;
}
.re-entry {
color: #d94a4a;
}

/* CSS Variables */
:root {
--barrett-quince:#f7d2b0;
--mystic-tulip:#f5b6a3;
--orchid-orange:#ff9f80;
--grapefruit-pulp:#ff6e61;
--re-entry:#d94a4a;
}

More palettes to explore