All Palettes

Color Palette #f3a4a0, #f3bfaf, #f3e2af, #d0e7f1, #a0c5f3

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a4a0;
}
.madder-orange {
color: #f3bfaf;
}
.bone-white {
color: #f3e2af;
}
.new-heights {
color: #d0e7f1;
}
.baby-blue-eyes {
color: #a0c5f3;
}

/* CSS Variables */
:root {
--roseberry:#f3a4a0;
--madder-orange:#f3bfaf;
--bone-white:#f3e2af;
--new-heights:#d0e7f1;
--baby-blue-eyes:#a0c5f3;
}

More palettes to explore