All Palettes

Color Palette #f7b2a1, #f9d99a, #f1e3b1, #a3d7e0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.honey-tone {
color: #f9d99a;
}
.lime-bright {
color: #f1e3b1;
}
.terrace-pool {
color: #a3d7e0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--honey-tone:#f9d99a;
--lime-bright:#f1e3b1;
--terrace-pool:#a3d7e0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore