All Palettes

Color Palette #f1a8a2, #e27c6e, #d55b39, #a63b21, #b97d5b

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.wet-pottery-clay {
color: #e27c6e;
}
.sweet-mandarin {
color: #d55b39;
}
.chinese-night {
color: #a63b21;
}
.pastry-shell {
color: #b97d5b;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--wet-pottery-clay:#e27c6e;
--sweet-mandarin:#d55b39;
--chinese-night:#a63b21;
--pastry-shell:#b97d5b;
}

More palettes to explore