All Palettes

Color Palette #ffb3c1, #ff7092, #ff4d4f, #d9c3a6, #6a4125

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.blood-burst {
color: #ff4d4f;
}
.buckram-binding {
color: #d9c3a6;
}
.semi-sweet-chocolate {
color: #6a4125;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--blood-burst:#ff4d4f;
--buckram-binding:#d9c3a6;
--semi-sweet-chocolate:#6a4125;
}

More palettes to explore