All Palettes

Color Palette #700f1b, #ae2d3a, #e15b69, #f7a1b8, #f4e1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.arterial-blood-red {
color: #700f1b;
}
.unmatched-beauty {
color: #ae2d3a;
}
.lovely-little-rosy {
color: #e15b69;
}
.harmonious-rose {
color: #f7a1b8;
}
.blush-tint {
color: #f4e1e6;
}

/* CSS Variables */
:root {
--arterial-blood-red:#700f1b;
--unmatched-beauty:#ae2d3a;
--lovely-little-rosy:#e15b69;
--harmonious-rose:#f7a1b8;
--blush-tint:#f4e1e6;
}

More palettes to explore