All Palettes

Color Palette #c11f2d, #e13e33, #f76c5f, #f9b1ae, #f7d4d8

0%
0%
0%

CSS code for this palette

/* CSS */
.ruby-shard {
color: #c11f2d;
}
.bacon-strips {
color: #e13e33;
}
.coral-quartz {
color: #f76c5f;
}
.peach-bud {
color: #f9b1ae;
}
.first-daughter {
color: #f7d4d8;
}

/* CSS Variables */
:root {
--ruby-shard:#c11f2d;
--bacon-strips:#e13e33;
--coral-quartz:#f76c5f;
--peach-bud:#f9b1ae;
--first-daughter:#f7d4d8;
}

More palettes to explore