All Palettes

Color Palette #f4a4b5, #f09e9f, #f28e8c, #e2787a, #d55d5f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f4a4b5;
}
.plum-blossom {
color: #f09e9f;
}
.bierwurst {
color: #f28e8c;
}
.lively-coral {
color: #e2787a;
}
.happy-hearts {
color: #d55d5f;
}

/* CSS Variables */
:root {
--pink-fit:#f4a4b5;
--plum-blossom:#f09e9f;
--bierwurst:#f28e8c;
--lively-coral:#e2787a;
--happy-hearts:#d55d5f;
}

More palettes to explore