All Palettes

Color Palette #f5b8a3, #fadab2, #f6e5b1, #d6e6b2, #a4d6b1

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f5b8a3;
}
.sandy-bay {
color: #fadab2;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.lasting-thoughts {
color: #d6e6b2;
}
.frugal {
color: #a4d6b1;
}

/* CSS Variables */
:root {
--antique-cameo:#f5b8a3;
--sandy-bay:#fadab2;
--smooth-as-corn-silk:#f6e5b1;
--lasting-thoughts:#d6e6b2;
--frugal:#a4d6b1;
}

More palettes to explore