All Palettes

Color Palette #b73d38, #f6a2a2, #ffd900, #ff6347, #e8a1a2

0%
0%
0%

CSS code for this palette

/* CSS */
.scarlet-red {
color: #b73d38;
}
.candy-heart-pink {
color: #f6a2a2;
}
.soviet-gold {
color: #ffd900;
}
.bruschetta-tomato {
color: #ff6347;
}
.bussell-lace {
color: #e8a1a2;
}

/* CSS Variables */
:root {
--scarlet-red:#b73d38;
--candy-heart-pink:#f6a2a2;
--soviet-gold:#ffd900;
--bruschetta-tomato:#ff6347;
--bussell-lace:#e8a1a2;
}

More palettes to explore