All Palettes

Color Palette #f8cab4, #fdd4af, #f9e8b4, #e9f5b2, #b2e7f5

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f8cab4;
}
.forgotten-sunset {
color: #fdd4af;
}
.banana-yogurt {
color: #f9e8b4;
}
.bottlebrush-blossom {
color: #e9f5b2;
}
.azure-sky {
color: #b2e7f5;
}

/* CSS Variables */
:root {
--biscuit-cream:#f8cab4;
--forgotten-sunset:#fdd4af;
--banana-yogurt:#f9e8b4;
--bottlebrush-blossom:#e9f5b2;
--azure-sky:#b2e7f5;
}

More palettes to explore