All Palettes

Color Palette #a72a2a, #c84c4c, #e56c6c, #f9a771, #fbcf89

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a72a2a;
}
.king-crimson {
color: #c84c4c;
}
.childhood-crush {
color: #e56c6c;
}
.florida-sunrise {
color: #f9a771;
}
.puff-pastry-yellow {
color: #fbcf89;
}

/* CSS Variables */
:root {
--harissa-red:#a72a2a;
--king-crimson:#c84c4c;
--childhood-crush:#e56c6c;
--florida-sunrise:#f9a771;
--puff-pastry-yellow:#fbcf89;
}

More palettes to explore