All Palettes

Color Palette #f5b2a3, #f4a29a, #f39f8c, #ec8a6f, #e67d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f5b2a3;
}
.pink-eraser {
color: #f4a29a;
}
.fruit-shake {
color: #f39f8c;
}
.painted-clay {
color: #ec8a6f;
}
.sizzling-sunset {
color: #e67d4c;
}

/* CSS Variables */
:root {
--first-date:#f5b2a3;
--pink-eraser:#f4a29a;
--fruit-shake:#f39f8c;
--painted-clay:#ec8a6f;
--sizzling-sunset:#e67d4c;
}

More palettes to explore