All Palettes

Color Palette #f3b6a0, #f7cab6, #fef3e1, #e3f2a6, #b2e0d4

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f3b6a0;
}
.biscuit-cream {
color: #f7cab6;
}
.historic-cream {
color: #fef3e1;
}
.dingy-sticky-note {
color: #e3f2a6;
}
.bay {
color: #b2e0d4;
}

/* CSS Variables */
:root {
--first-date:#f3b6a0;
--biscuit-cream:#f7cab6;
--historic-cream:#fef3e1;
--dingy-sticky-note:#e3f2a6;
--bay:#b2e0d4;
}

More palettes to explore