All Palettes

Color Palette #ffb3a3, #ff8f75, #ff725c, #ff4a3d, #ff2b24

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-pearl {
color: #ffb3a3;
}
.alexandria {
color: #ff8f75;
}
.grapefruit-pulp {
color: #ff725c;
}
.dusk-orange {
color: #ff4a3d;
}
.red-card {
color: #ff2b24;
}

/* CSS Variables */
:root {
--peach-pearl:#ffb3a3;
--alexandria:#ff8f75;
--grapefruit-pulp:#ff725c;
--dusk-orange:#ff4a3d;
--red-card:#ff2b24;
}

More palettes to explore