All Palettes

Color Palette #f5b49e, #f7d09c, #f8e6b9, #f9e5a4, #f9c8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f5b49e;
}
.warm-cocoon {
color: #f7d09c;
}
.gentle-glow {
color: #f8e6b9;
}
.blended-fruit {
color: #f9e5a4;
}
.sunday-best {
color: #f9c8c8;
}

/* CSS Variables */
:root {
--first-date:#f5b49e;
--warm-cocoon:#f7d09c;
--gentle-glow:#f8e6b9;
--blended-fruit:#f9e5a4;
--sunday-best:#f9c8c8;
}

More palettes to explore