All Palettes

Color Palette #e57b7b, #f2b2a1, #f4d7be, #f1e2b1, #f4c89f

0%
0%
0%

CSS code for this palette

/* CSS */
.lively-coral {
color: #e57b7b;
}
.first-date {
color: #f2b2a1;
}
.turkscap {
color: #f4d7be;
}
.bone-white {
color: #f1e2b1;
}
.sundown {
color: #f4c89f;
}

/* CSS Variables */
:root {
--lively-coral:#e57b7b;
--first-date:#f2b2a1;
--turkscap:#f4d7be;
--bone-white:#f1e2b1;
--sundown:#f4c89f;
}

More palettes to explore