All Palettes

Color Palette #d62929, #ef6c6c, #f3a5a5, #fbc6c6, #fef6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d62929;
}
.porcelain-rose {
color: #ef6c6c;
}
.calabrese {
color: #f3a5a5;
}
.sunday-best {
color: #fbc6c6;
}
.sea-salt-sherbet {
color: #fef6f6;
}

/* CSS Variables */
:root {
--chi-gong:#d62929;
--porcelain-rose:#ef6c6c;
--calabrese:#f3a5a5;
--sunday-best:#fbc6c6;
--sea-salt-sherbet:#fef6f6;
}

More palettes to explore