All Palettes

Color Palette #f7b2a1, #ff998a, #ff6e61, #ff4938, #ff2f00

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.peach-pink {
color: #ff998a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.hotspot {
color: #ff4938;
}
.boiling-magma {
color: #ff2f00;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--peach-pink:#ff998a;
--grapefruit-pulp:#ff6e61;
--hotspot:#ff4938;
--boiling-magma:#ff2f00;
}

More palettes to explore