All Palettes

Color Palette #ff8093, #ff4d7f, #ff296d, #d7336f, #a51d5c

0%
0%
0%

CSS code for this palette

/* CSS */
.camaron-pink {
color: #ff8093;
}
.sasquatch-socks {
color: #ff4d7f;
}
.peevish-red {
color: #ff296d;
}
.raspberry-sorbet {
color: #d7336f;
}
.berry-curious {
color: #a51d5c;
}

/* CSS Variables */
:root {
--camaron-pink:#ff8093;
--sasquatch-socks:#ff4d7f;
--peevish-red:#ff296d;
--raspberry-sorbet:#d7336f;
--berry-curious:#a51d5c;
}

More palettes to explore