All Palettes

Color Palette #f2e1b1, #fbe6b1, #fcd2a1, #f6b4a2, #f27d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.bone-white {
color: #f2e1b1;
}
.banana-mania {
color: #fbe6b1;
}
.maple-beige {
color: #fcd2a1;
}
.first-date {
color: #f6b4a2;
}
.meat {
color: #f27d7d;
}

/* CSS Variables */
:root {
--bone-white:#f2e1b1;
--banana-mania:#fbe6b1;
--maple-beige:#fcd2a1;
--first-date:#f6b4a2;
--meat:#f27d7d;
}

More palettes to explore