All Palettes

Color Palette #ff8ab5, #ff7092, #ff4d7c, #ff2e66, #b63a5d

0%
0%
0%

CSS code for this palette

/* CSS */
.cochonnet {
color: #ff8ab5;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7c;
}
.chinese-new-year {
color: #ff2e66;
}
.cry-of-a-rose {
color: #b63a5d;
}

/* CSS Variables */
:root {
--cochonnet:#ff8ab5;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7c;
--chinese-new-year:#ff2e66;
--cry-of-a-rose:#b63a5d;
}

More palettes to explore