All Palettes

Color Palette #9f3c5a, #e27c6f, #f7c5a1, #f3dfd3, #b2d7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.boysenberry-pink {
color: #9f3c5a;
}
.wet-pottery-clay {
color: #e27c6f;
}
.shrimp-toast {
color: #f7c5a1;
}
.peach-shortcake {
color: #f3dfd3;
}
.icy-morn {
color: #b2d7d0;
}

/* CSS Variables */
:root {
--boysenberry-pink:#9f3c5a;
--wet-pottery-clay:#e27c6f;
--shrimp-toast:#f7c5a1;
--peach-shortcake:#f3dfd3;
--icy-morn:#b2d7d0;
}

More palettes to explore