All Palettes

Color Palette #fbb1a2, #f6d7c1, #f1e5b1, #d8e8b0, #a5d9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-fresco {
color: #fbb1a2;
}
.dreamsicle {
color: #f6d7c1;
}
.oyster-bisque {
color: #f1e5b1;
}
.lasting-thoughts {
color: #d8e8b0;
}
.frugal {
color: #a5d9b4;
}

/* CSS Variables */
:root {
--salmon-fresco:#fbb1a2;
--dreamsicle:#f6d7c1;
--oyster-bisque:#f1e5b1;
--lasting-thoughts:#d8e8b0;
--frugal:#a5d9b4;
}

More palettes to explore